go-watch/todo.md
2022-10-04 19:48:26 +00:00

288 B

Todo

  • 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 ?