Commits on Source (40)
-
Antoine Gaudron-Desjardins authored
-
Antoine Gaudron-Desjardins authored
-
Antoine Gaudron-Desjardins authored
-
Aymeric Chaumont authored
fix css and other problems See merge request !32
-
Antoine Gaudron-Desjardins authored
-
Antoine Gaudron-Desjardins authored
-
Aymeric Chaumont authored
Css fix See merge request !33
-
Antoine Gaudron-Desjardins authored
-
Aymeric Chaumont authored
readyfix See merge request !35
-
Antoine Gaudron-Desjardins authored
-
Aymeric Chaumont authored
-
Aymeric Chaumont authored
-
Aymeric Chaumont authored
info button See merge request !36
-
Aymeric Chaumont authored
-
Antoine Gaudron-Desjardins authored
-
Aymeric Chaumont authored
-
Aymeric Chaumont authored
-
Antoine Gaudron-Desjardins authored
-
-
Aymeric Chaumont authored
-
Aymeric Chaumont authored
-
Aymeric Chaumont authored
-
Antoine Gaudron-Desjardins authored
-
Aymeric Chaumont authored
-
Aymeric Chaumont authored
-
Aymeric Chaumont authored
-
Antoine Gaudron-Desjardins authored
-
Antoine Gaudron-Desjardins authored
-
Aymeric Chaumont authored
auth See merge request !39
-
Aymeric Chaumont authored
-
Aymeric Chaumont authored
-
Aymeric Chaumont authored
-
Aymeric Chaumont authored
-
Aymeric Chaumont authored
-
Aymeric Chaumont authored
-
Aymeric Chaumont authored
-
Aymeric Chaumont authored
-
Aymeric Chaumont authored
-
Antoine Gaudron-Desjardins authored
graph rework See merge request !38
-
Antoine Gaudron-Desjardins authored
Showing
- backend/.env.template 29 additions, 5 deletionsbackend/.env.template
- backend/db/crud.py 144 additions, 47 deletionsbackend/db/crud.py
- backend/db/models.py 15 additions, 1 deletionbackend/db/models.py
- backend/db/schemas.py 19 additions, 5 deletionsbackend/db/schemas.py
- backend/docker-compose.yml 35 additions, 35 deletionsbackend/docker-compose.yml
- backend/main.py 11 additions, 41 deletionsbackend/main.py
- backend/routers/__init__.py 5 additions, 0 deletionsbackend/routers/__init__.py
- backend/routers/authentication.py 79 additions, 0 deletionsbackend/routers/authentication.py
- backend/routers/comments.py 7 additions, 3 deletionsbackend/routers/comments.py
- backend/routers/opening_hours.py 0 additions, 29 deletionsbackend/routers/opening_hours.py
- backend/routers/stats.py 7 additions, 5 deletionsbackend/routers/stats.py
- backend/video_capture.py 76 additions, 0 deletionsbackend/video_capture.py
- frontend/.env.template 1 addition, 2 deletionsfrontend/.env.template
- frontend/src/components/Comments.js 16 additions, 5 deletionsfrontend/src/components/Comments.js
- frontend/src/components/Graph.js 117 additions, 70 deletionsfrontend/src/components/Graph.js
- frontend/src/components/Header.js 50 additions, 6 deletionsfrontend/src/components/Header.js
- frontend/src/components/WaitingTime.js 17 additions, 15 deletionsfrontend/src/components/WaitingTime.js
- frontend/src/components/gradient.js 0 additions, 13 deletionsfrontend/src/components/gradient.js
- frontend/src/global.css 0 additions, 0 deletionsfrontend/src/global.css
- frontend/src/index.js 26 additions, 21 deletionsfrontend/src/index.js
backend/routers/authentication.py
0 → 100644
backend/routers/opening_hours.py
deleted
100644 → 0
backend/video_capture.py
0 → 100644
frontend/src/components/gradient.js
deleted
100644 → 0
frontend/src/global.css
deleted
100644 → 0