Skip to content

Commit

Permalink
chore: readme and finalize changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
RedCommander735 committed May 12, 2024
1 parent b40570b commit 01b9f18
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 8 deletions.
8 changes: 1 addition & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,7 @@ A simple app to keep track of how much fuel you're using on average.
- [x] Add floating action button action
- [x] Database and backend stuff (actual function)
- [ ] Prices with 3rd digit ^
- [ ] Time date selector for overview
- [x] Filter Icon
- [x] Filter config page
- [x] Date range selector
- [x] Display selected date range and make resettable
- [x] Persist selected date range
- [x] Display notice with how many elements are not visible
- [x] Time date selector for overview
- [ ] Settings page via breadcrumbs
- [ ] App info
- [ ] Backup to csv/xslx/...?
Expand Down
4 changes: 3 additions & 1 deletion changelogs/CHANGELOG - latest.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,6 @@
- refactor: created custom button widget and replaced buttons to avoid boilerplate
- feat: implemented reset function
- refactor: replace textstyles with defaulttextstyle
- feat: implement date range filter
- feat: implement date range filter
- refactor: optimize code structure in filter
- feat: label that shows filter is active

0 comments on commit 01b9f18

Please sign in to comment.