abschlussarbeit/webserver
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
..
static The webserver is now using flask instead of python http server. This is 2025-05-27 11:25:37 +02:00
templates The webserver is now using flask instead of python http server. This is 2025-05-27 11:25:37 +02:00
data.json added matplotlib to plot graphs; elements are now sorted from newest to oldest; slight changes in html structure; 2025-05-21 21:21:39 +00:00
server.py The webserver is now using flask instead of python http server. This is 2025-05-27 11:25:37 +02:00