-
Notifications
You must be signed in to change notification settings - Fork 6
/
TODO
23 lines (23 loc) · 779 Bytes
/
TODO
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
- [x] Create a nice UI
- [x] Add `?confirm=true|false` in the API
- [x] Add separate handler for confirmation
- [x] Create handlers for getting past data
- [x] sqlite best practices for golang
- [x] Shadcn/ui or DaisyUI
- [x] Fix loading state in create
- [x] Fix description.String issue
- [x] Add charts
- [x] Misc category
- [x] Fix common store being used for transactions and unconfirmed ones.
- [x] Default currency
- [x] Toast should be shadcn component
- [x] Error message in Frontend
- [x] Detect 0 data, and show appropriate errors
- [x] Rename to Gullak
- [x] README/Docs
- [ ] Blog
- [x] Self Host
- [ ] Demo
- [x] Apple Shortcuts
- [x] Confirm transactions and then a bug prevents to load the charts. Some vue issue.
- [ ] Date, human readable in charts and Y axis.