-
- Downloads
merge branch dev
No related branches found
No related tags found
Showing
- .idea/.gitignore 8 additions, 0 deletions.idea/.gitignore
- .idea/inspectionProfiles/Project_Default.xml 7 additions, 0 deletions.idea/inspectionProfiles/Project_Default.xml
- .idea/inspectionProfiles/profiles_settings.xml 6 additions, 0 deletions.idea/inspectionProfiles/profiles_settings.xml
- .idea/modules.xml 8 additions, 0 deletions.idea/modules.xml
- .idea/systemdev_hrproject.iml 20 additions, 0 deletions.idea/systemdev_hrproject.iml
- .idea/vcs.xml 6 additions, 0 deletions.idea/vcs.xml
- app/__init__.py 25 additions, 3 deletionsapp/__init__.py
- app/db.py 17 additions, 1 deletionapp/db.py
- app/dummydata.py 699 additions, 0 deletionsapp/dummydata.py
- app/models.py 172 additions, 20 deletionsapp/models.py
- app/routes/auth.py 40 additions, 1 deletionapp/routes/auth.py
- app/routes/discounts.py 106 additions, 3 deletionsapp/routes/discounts.py
- app/routes/home.py 170 additions, 2 deletionsapp/routes/home.py
- app/routes/inventory.py 131 additions, 21 deletionsapp/routes/inventory.py
- app/routes/menu.py 112 additions, 0 deletionsapp/routes/menu.py
- app/routes/order.py 424 additions, 0 deletionsapp/routes/order.py
- app/routes/payments.py 127 additions, 2 deletionsapp/routes/payments.py
- app/routes/reservations.py 233 additions, 33 deletionsapp/routes/reservations.py
- app/routes/restaurant.py 209 additions, 0 deletionsapp/routes/restaurant.py
- app/routes/staff.py 134 additions, 0 deletionsapp/routes/staff.py
Loading
Please register or sign in to comment