20 Commits

Author SHA1 Message Date
Moritz daa2d80397 Add new stat
Test FastAPI Startup / fastapi-up (push) Successful in 33s
This commit adds a new diagram in stats: a bar chart with hourly drinks from the database.
2026-04-08 15:18:14 +02:00
Moritz 1a543a67ff Add last drink info and move drink types
Test FastAPI Startup / fastapi-up (push) Successful in 19s
2025-07-16 20:28:27 +02:00
Moritz b6351a9ebd Fix bugs 2025-06-13 15:42:07 +02:00
Moritz e1df99926c Add db table for drink types 2025-06-13 15:42:07 +02:00
Moritz 408392f5b6 Fix drink_type 'None' 2025-06-08 00:38:38 +02:00
Moritz 389f7e21b3 Add stats display 2025-06-07 17:17:53 +02:00
Moritz ef464db3dc Display drink_types based on count 2025-06-07 15:16:19 +02:00
Moritz e5b5208726 Add responsive design (fix #2) 2025-06-07 01:58:10 +02:00
Moritz 0f7fb56b20 Fix #1 2025-06-07 01:32:39 +02:00
Moritz 72d1095b60 Hotfix 2025-06-06 11:37:44 +02:00
Moritz ea623b2d76 Hotfix: limit username length 2025-06-06 11:34:09 +02:00
Moritz 96c7f86e3d Add transaction table and prepare drink popup 2025-06-04 02:26:01 +02:00
Moritz ecba2331ef Add survey bool in postpaid db 2025-05-26 11:06:45 +02:00
Moritz 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
Moritz cd2b7ae14c Fix bugs with empty tables 2025-05-19 12:14:23 +02:00
Moritz 4ee1d99224 Implement Prepaid user functionality: add login, drink handling, and money management features; update templates for user interaction 2025-05-17 15:45:58 +02:00
Moritz 1fb1b27480 Add Prepaid users and activate button 2025-05-17 12:41:46 +02:00
Moritz d4e01d5109 Add sql syntax and refactor postpaid users and databases 2025-05-17 00:03:05 +02:00
Moritz 1693a56e43 More database handling and admin interface 2025-05-13 15:51:25 +02:00
Moritz d1adfe9f93 Working prototype 2025-05-13 14:19:37 +02:00