Improve documentation

This commit is contained in:
Andrew-71 2024-04-23 21:24:11 +03:00
parent ab4cccee18
commit 0a391984f3
2 changed files with 59 additions and 4 deletions

View file

@ -1,11 +1,14 @@
# TODO
List of things to add to this project
* Better docs in case others want to use ths for some reason
* Github/Codeberg/whatever mirror for when `faye` (my server) is offline
* Improve config and use reflection when loading it
* Do to other methods what was done to GetDays/GetNotes?
* API revamp
* Check export function for improvements
* Add note creation and deletion to frontend
* Add note creation and deletion to frontend (*properly*)
* Customise log file
* More slog.Debug and a debug flag?
* Consider less clunky auth method
* *Go* dependency-less? <-- this is a terrible idea