added todos

This commit is contained in:
Hazel Noack 2025-07-11 13:01:10 +02:00
parent 00223f3e34
commit ad204ee4e5

View File

@ -10,3 +10,14 @@ https://diyhrt.market/api/
```sh ```sh
air air
``` ```
## TODO
- implement regular fetching
- implement starting it on a certain port depending on command line arg
- implement config file
- implement ctl
- implement fetching in intervals
- actually building and figuring out how I should do that
- writing documentation
- implement autocomplete with a nice go backend and fast communication. Since it all runs locally nobody should have privacy concerns NEEDS TO BE ABLE TO TOGGLED OFF FOR DEMO PAGE