Description
Hello World, This is question answer project in codeigniter. This project built with Codeigniter, MySQLi and Bootstrap4. In this project user can post their question, add their answers for any question and post their comment on someone’s answer. User can also add their vote for answer. This is the main concept of this project.
This project is divided in two parts:
Admin
- Admin can do the following things in this projects
- Add Question Categories
- Add tags according to category
- Delete question
- Delete answer or comments
- View and delete the user detail
- Add Static Pages
- Admin can add logo for the project
User
- Frontend User can do the following things
- Join the website
- Sign in their account
- Manage their profile
- Post their question
- Add the answer for the question
- Add comment for the answer
- Add their vote for answer
How to run this project
- Download and extract the zip folder
- Import the .sql file in database.
- Open application/config/database.php file the update the database credential
- Open application/config/config.php file set the base url
- Admin url is website_name/index.php/admin
- Suppose, I want to run on localhost the my url is http://localhost/qa/index/admin
Please contact for admin credentials
Reviews
There are no reviews yet.