GithubHelp home page GithubHelp logo

sundi3yansyah / sunqa Goto Github PK

View Code? Open in Web Editor NEW
17.0 3.0 6.0 2.86 MB

Simple App Question Answer like Stackoverflow usng MySQL and PHP CodeIgniter

License: MIT License

ApacheConf 0.06% PHP 96.93% HTML 0.26% CSS 1.93% JavaScript 0.82%
php codeigniter mysql stackoverflow qa questions-and-answers

sunqa's Introduction

Question Answer

Aplikasi sistem Tanya Jawab (Question Answer) kurang lebih seperti Stackoverflow atau sejenisnya, dibangun dengan:

  • CodeIgniter versi 3
  • UI
    • Metro UI CSS
    • Twitter Bootstrap

Install

  • Download:
    • Bisa menggunakan download arsip via zip atau tarball.
    • Bisa menggunakan git dengan perintah git clone.
    • Atau bisa juga menggunakan bower.
  • Perbarui konfigurasi dibawah ini:
    • Salin file app/config/development/config.php.origin menjadi app/config/development/config.php
    • Salin file app/config/development/database.php.origin menjadi app/config/development/database.php
    • Salin file app/config/qa.php.origin to app/config/qa.php.
    • Atau anda cukup me-rename file tersebut.
    • Perbarui isi dari ketiga file diatas sesuaikan keinginan anda.
  • Buat Basis Data, sebagai contoh qa atau QuestionAnswer. Saya anggap anda sudah mengerti cara membuat Basis Data pada MySQL Server, tidak lupa untuk memperbarui kembali file database.php anda sesuai nama Basis Data yang telah dibuat.
  • Buat aturan Rewrite Rules untuk menghapus url index.php
    • Jika anda pengguna Apache bisa anda baca pada dokumentasi CodeIgniter (Removing the index.php file).
    • Jika anda pengguna NGINX bisa baca dokumentasinya disini.
    • Jika anda selain pengguna Web Server diatas, anda bisa mencarinya disetiap dokumentasi web server yang anda gunakan.
  • Install schema Basis Data http://host/migrate/install atau lain sebagainya sesuaikan dengan virtualhost masing-masing.

Structure Database

SCHEMA.md

Contributing

CONTRIBUTING.md

License

MIT License

sunqa's People

Contributors

sundi3yansyah avatar zhiephie avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

sunqa's Issues

No way to admin panel

There is no way to administration environment.
I installed this script and after getting the admin username and password and login, it return me to home screen and no way to view admin panel.
i used /private/account to login to admin panel but i get 404 ERR

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.