https://github.com/thealoneprogrammer/restaurant-order-system
E-commerce project that basically implement concept of management of restaurant
https://github.com/thealoneprogrammer/restaurant-order-system
cook dbms delivery food foodordering miniproject online project restaurant restuarant
Last synced: 3 months ago
JSON representation
E-commerce project that basically implement concept of management of restaurant
- Host: GitHub
- URL: https://github.com/thealoneprogrammer/restaurant-order-system
- Owner: thealoneprogrammer
- Created: 2019-03-15T16:24:01.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-15T17:25:55.000Z (about 6 years ago)
- Last Synced: 2024-12-27T15:11:02.817Z (5 months ago)
- Topics: cook, dbms, delivery, food, foodordering, miniproject, online, project, restaurant, restuarant
- Language: CSS
- Size: 12.6 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Restuarant Management System basically a e-commerce application for ordering food items.
There will be 3 main sections namely user.manager and cook.
User is going to order the food, manager is going to manage the activities of the restuarant, and cook responds to the order requests.
**Instructions for use**
```
Create database named foodfun in your local server(xampp,wampp) etc.import the database file named foodfun.sql present in folder database
```




