slik-dispenser/backend
2023-12-15 13:31:30 +01:00
..
Controllers Add homepage for logged in users, logout button, retrieving user info from backend 2023-12-11 23:03:03 +01:00
Migrations Add login function in backend 2023-12-08 01:05:55 +01:00
Models Add login function in backend 2023-12-08 01:05:55 +01:00
Properties Implement simple communication between frontend and backend 2023-11-27 01:06:07 +01:00
.gitignore Add UserController, Add User model 2023-12-06 14:11:11 +01:00
ApplicationState.cs Add login function in backend 2023-12-08 01:05:55 +01:00
appsettings.template.json Connect to MQTT server in backend and publish dispense message 2023-11-28 22:08:40 +01:00
backend.csproj Add database and dispenser logs 2023-12-05 23:43:02 +01:00
DispenserContext.cs Add UserController, Add User model 2023-12-06 14:11:11 +01:00
Program.cs add funny icon and fix connection issues 2023-12-15 13:31:30 +01:00