adityakhr / FlavorDrop_Online-Food-Ordering-Application

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

Home Page:https://drive.google.com/file/d/1e58xzmyIZaW_s3G0akqXXupOm_jD_4r0/view?usp=share_link

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

https://drive.google.com/file/d/1e58xzmyIZaW_s3G0akqXXupOm_jD_4r0/view?usp=share_link


Languages

Language:Java 100.0%