updated todo

This commit is contained in:
BroodjeAap 2022-10-04 19:48:26 +00:00
parent a42fefdfe0
commit 15441de621

View file

@ -1,3 +1,8 @@
# Todo # Todo
- scheduled tasks -> ticker/gocron ? - page for viewing history, with graph?
- add error reporting to filters - refactor everything under the Web struct ?
- init func that calls:
- func to set routes
- func to set pages
- func to init crons, track watch.name -> cron id
- refactor getFilterResult so it's just part of web ?