Commit graph

4 commits

Author SHA1 Message Date
4527be0328
♻️ Refactor: Remove unused variables 2024-06-26 10:33:47 -05:00
21be0be896 Change HTTP routing for index and add new route for
About page rendering
2023-12-05 19:40:19 -06:00
808f3f3772 Remove kanban links from main.go, delete tables.go
This commit removes unnecessary endpoints from the HTTP server and
deletes the tables.go file, consolidating the relevant code under
main.go. The kanban and update-task-status handlers are no longer
needed, as well as the createTableDB function.  No major consequences or
considerations arise from these changes.
2023-11-29 17:07:36 -06:00
9da51a1e6b Switch Repo to notatio/notatio 2023-11-20 22:10:40 -06:00