Commit Graph

12 Commits

Author SHA1 Message Date
f4bd2b5b37 Add new drink types
All checks were successful
Test FastAPI Startup / fastapi-up (push) Successful in 14s
2025-07-16 20:37:09 +02:00
e1df99926c Add db table for drink types 2025-06-13 15:42:07 +02:00
ef464db3dc Display drink_types based on count 2025-06-07 15:16:19 +02:00
e5b5208726 Add responsive design (fix #2) 2025-06-07 01:58:10 +02:00
Moritz
20124b46c9 Rename Paulaner_Spezi.png to paulaner_spezi.png 2025-06-07 01:45:39 +02:00
Moritz
55129fba96 Rename Mio_Mate.png to mio_mate.png 2025-06-07 01:45:25 +02:00
Moritz
0e67bcf6b6 Rename Club_Mate.png to club_mate.png 2025-06-07 01:45:09 +02:00
91794bb553 Fix file names 2025-06-07 01:38:20 +02:00
0f7fb56b20 Fix #1 2025-06-07 01:32:39 +02:00
eec8f54eab Add delete prepaid and show prepaid users
Shows only prepaid users which postpaid_id equals logged in id
an deletes only users whose money equals 0. Additionally a lot
of style improvements in base.html and new favicons which
actually load in.
2025-05-19 17:49:29 +02:00
8e205c6875 Add darkmode and check for overdraft 2025-05-14 17:38:07 +02:00
d1adfe9f93 Working prototype 2025-05-13 14:19:37 +02:00