As a developer
I need the data class model to match the ERD and the database implementation
so that the application runs without data type conflicts
The data must be able to be seen in a Database Management System when changes are made through the application, and changes in DMS must be reflected on the application
Notes
The database is already created and populated with data from SeedData.