-
- Downloads
Merge branch 'main' of https://gitlab.uwe.ac.uk/td2-anh/advancedsoftwareuwe_group1 into minh
No related branches found
No related tags found
Showing
- app/backend/main.py 3 additions, 1 deletionapp/backend/main.py
- app/backend/routes/order.py 68 additions, 0 deletionsapp/backend/routes/order.py
- app/backend/routes/orderitem.py 57 additions, 0 deletionsapp/backend/routes/orderitem.py
- app/backend/schemas/order.py 31 additions, 0 deletionsapp/backend/schemas/order.py
- app/backend/schemas/orderitem.py 26 additions, 0 deletionsapp/backend/schemas/orderitem.py
app/backend/routes/order.py
0 → 100644
app/backend/routes/orderitem.py
0 → 100644
app/backend/schemas/order.py
0 → 100644
app/backend/schemas/orderitem.py
0 → 100644
Please register or sign in to comment