1
0
Fork 0

Update README.md

This commit is contained in:
Techognito 2025-09-05 18:13:14 +02:00
parent 5022802061
commit f8b439cae3

View file

@ -40,15 +40,18 @@ This project was created using `bun init` in bun v1.2.19. [Bun](https://bun.com)
This is a WIP porting of hammond, and will probably be put in it's own repo when ready. This is a WIP porting of hammond, and will probably be put in it's own repo when ready.
A lot of cleaning is needed when moving to seperate repo, so will probably do it again from scratch once I'm done with testing and learning.
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 - [x] Your vehicles module
- [ ] Last fillup and Odometer module - [x] Last fillup and Odometer module
- [x] Statistics module - [x] Statistics module
- [ ] Quick Entry module - [ ] Quick Entry module
- [ ] Make sure DB is created properly - [ ] Make sure DB is created properly
- [ ] Create Admin dashboard - [ ] Create Admin dashboard
- [ ] Create User 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
- [ ] Create Vehicle view - [ ] Create Vehicle view