From ad204ee4e5972b0c13e97de3d0cc1a4baea58198 Mon Sep 17 00:00:00 2001 From: Hazel Noack Date: Fri, 11 Jul 2025 13:01:10 +0200 Subject: [PATCH] added todos --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 69fc7e5..3de07fc 100644 --- a/README.md +++ b/README.md @@ -10,3 +10,14 @@ https://diyhrt.market/api/ ```sh 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