All checks were successful
Build and Deploy Zola Website / build_and_deploy (push) Successful in 16s
24 lines
639 B
Markdown
24 lines
639 B
Markdown
# TODO
|
|
|
|
## Auth and User stuff
|
|
- [x] signup
|
|
- [x] signin
|
|
- [ ] edit user data - change password, mail...
|
|
|
|
## Core of the app
|
|
- [ ] intro tutorial when no car exist or just dont show anything
|
|
- [ ] change/set default car
|
|
- [ ] specific car view - charts, fuel records
|
|
- [ ] remove/edit fuel record
|
|
|
|
## Until release
|
|
- [ ] Sync offline data from locale storage
|
|
- [ ] Include kilometer state of an car
|
|
- [ ] More charts
|
|
- [ ] Average fuel conusption
|
|
- [ ] Kilometer state
|
|
- [ ] More cards
|
|
- [ ] Average fuel conusption in last 30 days
|
|
- [ ] Kilometer state in last 30 days`
|
|
- [ ] Offline navigation between dashboard and offline form
|