https://github.com/petreasil/project-4-openclassrooms
Map out a technical solution for the food delivery site ExpressFood
https://github.com/petreasil/project-4-openclassrooms
sql uml-diagram
Last synced: 4 months ago
JSON representation
Map out a technical solution for the food delivery site ExpressFood
- Host: GitHub
- URL: https://github.com/petreasil/project-4-openclassrooms
- Owner: petreasil
- Created: 2019-04-02T17:51:10.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-02T18:09:51.000Z (about 7 years ago)
- Last Synced: 2025-02-25T03:41:36.344Z (over 1 year ago)
- Topics: sql, uml-diagram
- Size: 439 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Project-4-OpenClassrooms
Map out a technical solution for the food delivery site ExpressFood
Use case for a Food Delivery site.
It will need to contain:
* A list of clients.
* A list of the different daily menu items.
* A list of delivery people.
* An order history for each client.
UML diagram to model this technical architecture.
Actual MySQL database fill it up with information.