Skip to content

Food Feast is a simple restaurant website for a hypothetical restaurant which gives the customer facility to search menu and order food online. /*This repository covers the Front End And Back End , build using ASP.NET MVC and SQL Server*/

Notifications You must be signed in to change notification settings

AbdullahSohail-SE/Food-Feast-Complete

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Table of Contents

  1. Purpose
  2. Project Video
  3. Process Model
  4. Entity Relationship Diagram
  5. Functional and Business Requirements
  6. Installation
  7. Gant Chart

Purpose

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.

Project Video

Process Model

The process model adopted for this project was simple waterfall model for these obvious reasons:

  1. The project requirements were not so complex and well defined at the beginning
  2. There was little chance of changing given requirements so other evolutionary process models were discarded.
  3. The model is simple and convenient for smaller time frames.

Entity Relationship Diagram

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.

ERD

Functional and Business Requirements

Functional Requirements

  1. Customer to be able to sign up.
  2. Customer to be able to log in before making a purchase.
  3. Customer to be able to filter the dishes according to category such as Chinese, desi and fast-food etc.
  4. Customer to be able to add to cart the dishes he wants to order.
  5. Customer to be able to view the cart and remove the items he wants to.
  6. Customer to be able to adjust the quantity of items he wants to order.

Business Requirements

The requirements from the perspective of restaurant owner are:

  1. Offer convenience to its regular customers to order from their website.
  2. Website aesthetics to attract new customers.
  3. Allow people to find their address and location easily.

Installation

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

Gant chart simply showing all the SDLC processes with their timeframe for this project

Gant Chart

About

Food Feast is a simple restaurant website for a hypothetical restaurant which gives the customer facility to search menu and order food online. /*This repository covers the Front End And Back End , build using ASP.NET MVC and SQL Server*/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published