Commit Graph

16 Commits

Author SHA1 Message Date
8633d4a514 Implement dispensing from arduino, added lights 2023-12-20 23:19:36 +01:00
1d3e908a89 Implement logging in via touch code 2023-12-20 22:42:42 +01:00
ea508bebc8 Fix parent infinite dispense 2023-12-20 16:40:18 +01:00
2feb822e8e Add frontend display child list, add allow updating dispenses 2023-12-19 14:28:48 +01:00
ea8ca6f2b1 Add dispense amount, small fixes 2023-12-19 13:37:13 +01:00
ced67bfe43 WIP list children 2023-12-19 00:50:46 +01:00
f0c1fe2457 Add IsParent to user, add authentication middleware 2023-12-18 20:11:06 +01:00
c104ef8a53 add funny icon and fix connection issues 2023-12-15 13:31:30 +01:00
839cbe5463 Add homepage for logged in users, logout button, retrieving user info from backend 2023-12-11 23:03:03 +01:00
5141ebf0f1 Add login function in backend 2023-12-08 01:05:55 +01:00
3bc3ca256c Add user registration, add password hashing, add touchcode generation 2023-12-06 14:44:14 +01:00
c55a5c1b36 Add UserController, Add User model 2023-12-06 14:11:11 +01:00
85c7732ac9 Add database and dispenser logs 2023-12-05 23:43:02 +01:00
472d0488e4 Connect to MQTT server in backend and publish dispense message 2023-11-28 22:08:40 +01:00
c6621f2959 Implement simple communication between frontend and backend 2023-11-27 01:06:07 +01:00
a6cfa857fe Initial commit 2023-11-26 23:16:48 +01:00