|
228ccc7d04
|
Separate state-handling and motor code into separate files, fix conflict between motor and display
|
2023-12-20 21:07:09 +01:00 |
|
|
6cf254fa55
|
Add states and LEDs
|
2023-12-20 17:29:11 +01:00 |
|
|
077f7d7552
|
Fix motor turn rate
|
2023-12-20 16:43:56 +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 |
|
|
7c3bd135d1
|
Implement login frontend
|
2023-12-08 09:15:10 +01:00 |
|
|
5141ebf0f1
|
Add login function in backend
|
2023-12-08 01:05:55 +01:00 |
|
|
91b6127152
|
Implement registration in frontend
|
2023-12-08 00:08:01 +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 |
|
|
bacffd90b3
|
Add login and register, change styling
|
2023-12-06 13:41:56 +01:00 |
|
|
85c7732ac9
|
Add database and dispenser logs
|
2023-12-05 23:43:02 +01:00 |
|
|
e024e0dfde
|
Re-add frontend components
|
2023-12-05 08:55:16 +01:00 |
|
|
27f3e404ef
|
Fix CSS styling and add background in frontend
|
2023-11-30 15:00:38 +01:00 |
|
|
c56c0978e6
|
Fix indentation
|
2023-11-29 16:25:57 +01:00 |
|
|
a734728aac
|
Integrate motor control
|
2023-11-29 16:00:54 +01:00 |
|
|
9e1e0606bf
|
Receive MQTT messages on arduino and display when it has to dispense
|
2023-11-28 22:48:48 +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 |
|