-
- Downloads
timer button
parent
c2658bc9
No related branches found
No related tags found
This commit is part of merge request !34. Comments created here will be created in the context of that merge request.
Showing
- backend/db/crud.py 113 additions, 15 deletionsbackend/db/crud.py
- backend/db/models.py 13 additions, 1 deletionbackend/db/models.py
- backend/db/schemas.py 9 additions, 0 deletionsbackend/db/schemas.py
- backend/main.py 3 additions, 33 deletionsbackend/main.py
- backend/requirements.txt 19 additions, 18 deletionsbackend/requirements.txt
- backend/routers/__init__.py 1 addition, 0 deletionsbackend/routers/__init__.py
- backend/routers/records.py 59 additions, 0 deletionsbackend/routers/records.py
- frontend/src/components/Graph.js 12 additions, 12 deletionsfrontend/src/components/Graph.js
- frontend/src/components/Timetable.js 0 additions, 41 deletionsfrontend/src/components/Timetable.js
- frontend/src/components/index.js 0 additions, 1 deletionfrontend/src/components/index.js
- frontend/src/styles/Timetable.css 0 additions, 5 deletionsfrontend/src/styles/Timetable.css
- frontend/src/styles/restaurant.css 41 additions, 0 deletionsfrontend/src/styles/restaurant.css
- frontend/src/views/Restaurant.js 52 additions, 4 deletionsfrontend/src/views/Restaurant.js
backend/routers/records.py
0 → 100644
frontend/src/components/Timetable.js
deleted
100644 → 0
frontend/src/styles/Timetable.css
deleted
100644 → 0
Please register or sign in to comment