This app allows create, change, delete and filter order, add dishes in an order or remove a dish from an order, increase/ decrease a number of dishes, get total order price. There are the Menu page, All orders page, Report page with information about daily profit.
App created for the API documentation (urls in managing_orders_in_cafe>urls.py)
- git clone git@github.com:ParfinovichOlga/managing_orders_in_cafe.git
- docker-compose up