Commit graph

5 commits

Author SHA1 Message Date
mia
70c4de1a30 Added webserver font
Added bigger example data
Html changes in formating and in function
Json now gets Read in a function
Matplotlib now uses the 'Agg' backend
Modified gitignore
2025-06-02 08:52:31 +02:00
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
47f6657327 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
mia
d7a1026ad1 formatted html 2025-05-21 14:21:12 +02:00
mia
7112d06e88 added basic webserver 2025-05-21 11:47:27 +02:00