Basic and simple faq like Q&A application developed using php and Codeigniter.
FAQ system using Codeigniter:
This is a basic version of Q&A like application along with twitter bootstrap.
Features Included, below are some,
Admin can Manage
- Users
- Question categories
- User posted questions and answers
- Users
User can
- Ask a question
- Post an answer to question others posted.
- View the list of question and answers posted by him
General
- Only logged in user can post a question or answer.
- Pagination included.
This is a minimal version not yet a completed version, have to implement more features in future.