- Purpose
- Project Video
- Process Model
- Entity Relationship Diagram
- Functional and Business Requirements
- Installation
- Gant Chart
Food Feast.com is a simple website made for a restaurant named Food Feast providing the customers with the basic facility to order food online without any hassle.
The process model adopted for this project was simple waterfall model for these obvious reasons:
- The project requirements were not so complex and well defined at the beginning
- There was little chance of changing given requirements so other evolutionary process models were discarded.
- The model is simple and convenient for smaller time frames.
In the modeling phase the model of the website is made by keeping use case diagrams relevant also database is designed and first conceptual entity relationship diagram is made followed by logical and then physical ERD.
- Customer to be able to sign up.
- Customer to be able to log in before making a purchase.
- Customer to be able to filter the dishes according to category such as Chinese, desi and fast-food etc.
- Customer to be able to add to cart the dishes he wants to order.
- Customer to be able to view the cart and remove the items he wants to.
- Customer to be able to adjust the quantity of items he wants to order.
The requirements from the perspective of restaurant owner are:
- Offer convenience to its regular customers to order from their website.
- Website aesthetics to attract new customers.
- Allow people to find their address and location easily.
Simply clone the project localy and run the SQL scripts provided in Database Backup folder and configure web.config file string connection accordingly and you are all set!
Gant chart simply showing all the SDLC processes with their timeframe for this project