hibiscus/TODO.md

14 lines
348 B
Markdown
Raw Normal View History

2024-03-18 18:37:38 +03:00
# TODO
List of things to add to this project
2024-03-17 17:12:41 +03:00
2024-03-18 18:37:38 +03:00
## Crucial
2024-03-18 20:04:14 +03:00
* Handle all the w.Write errors somehow
2024-03-17 17:12:41 +03:00
* Add export feature
* Add missing frontend pages
2024-03-18 19:33:57 +03:00
## Long-medium term considerations
* Improve logging, log to files
2024-03-17 18:26:13 +03:00
* Make the CLI better
2024-03-18 19:33:57 +03:00
* Think about timezones
* Consider more secure auth methods
* *Go* dependency-less? <-- this is a terrible idea