Gas Station Feature
This commit is contained in:
@@ -12,12 +12,12 @@ Project documentation hub for the 5-container single-tenant architecture with in
|
||||
- Database Migration: `docs/DATABASE-MIGRATION.md`
|
||||
- Development commands: `Makefile`, `docker-compose.yml`
|
||||
- Application features (start at each README):
|
||||
- `backend/src/features/platform/README.md`
|
||||
- `backend/src/features/vehicles/README.md`
|
||||
- `backend/src/features/fuel-logs/README.md`
|
||||
- `backend/src/features/maintenance/README.md`
|
||||
- `backend/src/features/stations/README.md`
|
||||
- `backend/src/features/documents/README.md`
|
||||
- `backend/src/features/platform/README.md` - Vehicle data and VIN decoding
|
||||
- `backend/src/features/vehicles/README.md` - User vehicle management
|
||||
- `backend/src/features/fuel-logs/README.md` - Fuel consumption tracking
|
||||
- `backend/src/features/maintenance/README.md` - Maintenance records
|
||||
- `backend/src/features/stations/README.md` - Gas station search and favorites (Google Maps integration)
|
||||
- `backend/src/features/documents/README.md` - Document storage and management
|
||||
|
||||
## Notes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user