Skip to content

ParfinovichOlga/managing_orders_in_cafe

Repository files navigation

managing_orders_in_cafe

DESCRIPTION

"orders" app

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.

"api_orders" app

App created for the API documentation (urls in managing_orders_in_cafe>urls.py)

RUN PROJECT cmd

  • git clone git@github.com:ParfinovichOlga/managing_orders_in_cafe.git
  • docker-compose up