diff --git a/todo.md b/todo.md index 7f62b7c..6c5dfe8 100644 --- a/todo.md +++ b/todo.md @@ -1,3 +1,8 @@ # Todo -- scheduled tasks -> ticker/gocron ? -- add error reporting to filters \ No newline at end of file +- page for viewing history, with graph? +- 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 ? \ No newline at end of file