All checks were successful
Build and Deploy Zola Website / build_and_deploy (push) Successful in 15s
45 lines
1.2 KiB
Markdown
45 lines
1.2 KiB
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
|
|
- [x] change/set default car
|
|
- [ ] specific car view - charts, fuel records
|
|
- [ ] remove/edit fuel record
|
|
|
|
## Until release
|
|
- [x] Sync offline data from locale storage
|
|
- [x] Include kilometer state of an car
|
|
- [ ] More charts
|
|
- [x] 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
|
|
|
|
## What has to be done
|
|
- [x] Vehicle delete
|
|
- [ ] intro tutorial when no car exist or just dont show anything
|
|
- [x] change/set default car
|
|
- [x] hide errors
|
|
|
|
## Nice to have
|
|
- [ ] specific car view - charts, fuel records
|
|
- [ ] remove/edit fuel record
|
|
- [x] Include kilometer state of an car
|
|
- [ ] More charts
|
|
- [x] 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
|
|
- [ ] Fix vehicle deletion - wrong redirect
|
|
|
|
|