this is the graded project in Meta course for back-end development with Django DRF
the project was creating an API for little lemon restaurant website to serve this functionalities :
- CRUD menu items for managers
- add item to carts
- place order
- assign the order to the delivery crew
- mark the order as delivered by the delivery crew