docs: Update README todo
This commit is contained in:
parent
874fd2bafe
commit
d6fd8f51a1
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@ Learning golang, writing a simple app to interface with an HTTP API and generate
|
|||
|
||||
# TODO
|
||||
- [ ] Fetch the desired budget file
|
||||
- [ ] Change path to route in API caller
|
||||
- [x] Trigger a bank sync and see if we can wait for it to finish (looks like it's a blocking call so we can safely sync before reports)
|
||||
- [ ] Fetch the category information for each category as well as the overall groups
|
||||
- [ ] Compile a email-friendly report of the information
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue