1
0
Fork 0

Update README.md

This commit is contained in:
Techognito 2025-08-26 18:11:43 +02:00
parent ddd77d9f82
commit 44be17f52f

View file

@ -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