Commit graph

10 commits

Author SHA1 Message Date
mia
4c654ec969 The webserver is now using flask instead of python http server. This is
due to its incapability to easily render images or graphs.
The program now also uses a new class called 'Sensor' instead of a
very long for loop to correctly format the data from the json file.
Added LICENSE file
Added favicon
Added Flask HTML
2025-05-27 11:25:37 +02:00
mia
d7a1026ad1 formatted html 2025-05-21 14:21:12 +02:00
mia
387052d389 updated readme 2025-05-15 09:49:37 +02:00
mia
b0dc457977 added Sensors 2025-05-14 21:40:48 +02:00
mia
b37dc19311 Added requirements, the main python file and a nix shell; Updated readme 2025-05-14 13:53:41 +00:00
mia
ad1ebace5f edited Readme 2025-05-14 11:06:07 +02:00
mia
9f7607d5c0 edited Readme 2025-05-14 11:02:06 +02:00
ChiaraW1
104983ae07 added Arbeitsauträge 2025-05-14 10:58:18 +02:00
mia
b51bed46cb added Readme 2025-05-14 10:45:53 +02:00
mia
40f93df1d8 first commit 2025-05-14 10:32:02 +02:00