Commit Graph

3 Commits

Author SHA1 Message Date
Andreas Zweili 9d01af07b9 remove the collector from the view
the collector shouldn't run every time the view gets called
2019-10-20 22:50:52 +02:00
Andreas Zweili b6ad61ccce create a view to display the charts 2019-10-20 21:39:03 +02:00
Andreas Zweili 1db53e1a42 move to django
I thought it might be a good idea to use Flask and Peewee for this little
project. However the overhead to learn this frameworks is bigger than I
thought. I therefore switch to django which is a framework I already know.
2019-10-13 19:35:48 +01:00