Initial commit: MV Rent car rental management system

Spring Boot + Thymeleaf app: fleet, drivers, vendors, bookings, billing/
settlements, payments, maintenance, inspections, reviews, telematics, audit
log, staff/user management, and separate admin/vendor/driver portals.
Includes Docker Compose deployment (app + Postgres).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
athul rd
2026-07-28 08:37:05 +05:30
co-authored by Claude Opus 4.8
commit aa8abf4e56
242 changed files with 16321 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
target
.git
.gitignore
uploads
*.log
.idea
.vscode
.DS_Store
docs
README.md