1
0
Fork 0

Merge remote-tracking branch 'refs/remotes/origin/main'

This commit is contained in:
Techognito 2025-08-26 18:13:10 +02:00
commit 4a91ae2bf9

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: todo in random order:
- [x] Create Your Vehicles module - [x] Create Your Vehicles module
- [ ] Finish main app site - [ ] Finish main app site
- [x] Your vehicles module
- [ ] Last fillup and Odometer module
- [ ] Statistics module
- [ ] Quick Entry module
- [ ] Make sure DB is created properly - [ ] Make sure DB is created properly
- [ ] Change DB to contain img for vehicles
- [ ] Create Admin dashboard - [ ] Create Admin dashboard
- [ ] Finish user hanling (login, what is viewed by who) - [ ] Finish user hanling (login, what is viewed by who)
- [ ] Set up translations for all parts properly - [ ] Set up translations for all parts properly
@ -84,7 +87,9 @@ todo new features (features not in hammond):
- [ ] Allow for external image storage - [ ] Allow for external image storage
- [ ] Add car images - [ ] Add car images
- [x] add placeholder image - [x] add placeholder image
- [ ] Change DB to contain img for vehicles
- [ ] add ability in DB - [ ] add ability in DB
- [ ] Add PDF printout of vehicle expense history, with attachements - [ ] Add PDF printout of vehicle expense history, with attachements
- [ ] Add Ability to change language per user (keep stored in user settings) - [ ] 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