Data model work

This commit is contained in:
Eric Gullickson
2025-08-04 21:15:34 -05:00
parent 6d79c15d62
commit 3d43cddd1f
53 changed files with 408 additions and 1655 deletions

View File

@@ -0,0 +1 @@
Analyze and document the data model of this application. It is a vehicle fleet management application. I don't believe the data model was structured properly for our desired outcome. The desired data records will be a high level "Maintenance" "Fuel" "Documents". Under Maintenance there will be different catagories for Service, Repairs and Upgrades. Fuel will have different types of Gasoline, Diesel and Electric. Documents will have Insurance, Registration, Notes.