Commit Graph

14 Commits

Author SHA1 Message Date
48e34008ed Add github link 2025-06-03 12:49:16 +02:00
84b4efa521 Update readme 2025-06-03 11:18:52 +02:00
c9c6e3cc7d Change Group names 2025-06-02 11:24:05 +02:00
ecba2331ef Add survey bool in postpaid db 2025-05-26 11:06:45 +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
cd2b7ae14c Fix bugs with empty tables 2025-05-19 12:14:23 +02:00
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
1fb1b27480 Add Prepaid users and activate button 2025-05-17 12:41:46 +02:00
d4e01d5109 Add sql syntax and refactor postpaid users and databases 2025-05-17 00:03:05 +02:00
167101d917 style changes 2025-05-16 20:48:30 +02:00
8e205c6875 Add darkmode and check for overdraft 2025-05-14 17:38:07 +02:00
1693a56e43 More database handling and admin interface 2025-05-13 15:51:25 +02:00
d1adfe9f93 Working prototype 2025-05-13 14:19:37 +02:00
2678372ced Add README 2025-05-13 11:41:07 +02:00