08-14-2014, 02:02 AM
(This post was last modified: 08-14-2014, 02:03 AM by Vaibhav Bansal.)
Problem Statement: The Project is aimed to provide interactive interface to manage content of articles.
Functional Requirements:
1. Category management for organizing articles, categories can be nested as well (i.e category, sub category, further sub category).
2. Provide functionality of adding and updating articles(details like title, description, category).
3. Generate article listing category wise.
4. Search facility to search a article based on keywords that may occur in title or description.
Tasks
1. Prepare Screen designs and database tables designs.
2. Create database tables.
3. Write Code.
4. Add validations.
5. Test the application.
Note: Use PHP and MySQL
Functional Requirements:
1. Category management for organizing articles, categories can be nested as well (i.e category, sub category, further sub category).
2. Provide functionality of adding and updating articles(details like title, description, category).
3. Generate article listing category wise.
4. Search facility to search a article based on keywords that may occur in title or description.
Tasks
1. Prepare Screen designs and database tables designs.
2. Create database tables.
3. Write Code.
4. Add validations.
5. Test the application.
Note: Use PHP and MySQL