An open API service indexing awesome lists of open source software.

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

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.