diff --git a/README.md b/README.md index 0c53a3fc..943fca8c 100644 --- a/README.md +++ b/README.md @@ -43,8 +43,11 @@ This is a WIP porting of hammond, and will probably be put in it's own repo when todo in random order: - [x] Create Your Vehicles module - [ ] Finish main app site + - [x] Your vehicles module + - [ ] Last fillup and Odometer module + - [ ] Statistics module + - [ ] Quick Entry module - [ ] Make sure DB is created properly -- [ ] Change DB to contain img for vehicles - [ ] Create Admin dashboard - [ ] Finish user hanling (login, what is viewed by who) - [ ] Set up translations for all parts properly @@ -84,7 +87,9 @@ todo new features (features not in hammond): - [ ] Allow for external image storage - [ ] Add car images - [x] add placeholder image + - [ ] Change DB to contain img for vehicles - [ ] add ability in DB - [ ] Add PDF printout of vehicle expense history, with attachements - [ ] Add Ability to change language per user (keep stored in user settings) + - [x] Created menu item for changing language, but don't have users yet, so no way to store info