Commit graph

4 commits

Author SHA1 Message Date
mia
d1e7009433 Server now uses JS to render Graphs instead of Matplotlib. 2025-06-11 11:33:06 +02:00
mia
4e2311df7d moved images to appropriate folder
added image hash
2025-06-05 13:58:46 +02:00
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