Skip to content

adityakhr/FlavorDrop_Online-Food-Ordering-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FlavorDrop

Hello,
Welcome to the Online Food Ordering Application System, I named it as "FlavorDrop". You can find logo below of my Application.


Here in this project you can find some entity classes which are as follows..
1. admin
2. bill
3. category
4. customer
5. customerfoodcart
6. customerorders
7. item
8. order
9. restaurant
As the names are indicating they are entity classes for generating the various tables and their relations, you can have a look and find the relations between them in below diagram.



I have give two sides in this applications...

Admin Functionality...

for using admin functionality you have to login as Admin.
Admin can do...
1 -> Add Restaurant
2 -> Delete Restaurant
3 -> Add Food Item in Restaurant's food items
4 -> Delete Food Item
5 -> See Customer Details
6 -> Delete Customer
7 -> Add New Admin
8 -> Delete Admin
0 -> Log out


Customer Functionality...

for using Customer Functionality you have to login as Customer(if you have valid credential or you can Sign Up first and then Log In).
Customer can do...
1 -> List of restaurants & their food items
2 -> Order food
3 -> Checkout
4 -> Update details
0 -> Log out


These were the some functionality of my application.
Thankyou.

About

FlavorDrop is an Online Food Ordering Application, which helps in management of restaurants and customers relations.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages