From f8b439cae3d587a5179f2bf5803aa1e3d5a6c51488f10186bbca10413f7d578f Mon Sep 17 00:00:00 2001 From: Techognito Date: Fri, 5 Sep 2025 18:13:14 +0200 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a0a0f8e0..7cffb9a1 100644 --- a/README.md +++ b/README.md @@ -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. +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: - [x] Create Your Vehicles module - [ ] Finish main app site - [x] Your vehicles module - - [ ] Last fillup and Odometer module + - [x] Last fillup and Odometer module - [x] Statistics module - [ ] Quick Entry module - [ ] Make sure DB is created properly - [ ] Create Admin dashboard +- [ ] Create User dashboard - [ ] Finish user hanling (login, what is viewed by who) - [ ] Set up translations for all parts properly - [ ] Create Vehicle view