Commit graph

3 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
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
b37dc19311 Added requirements, the main python file and a nix shell; Updated readme 2025-05-14 13:53:41 +00:00