JHuggins11 / CO659-TeamApp

ASP.NET Core web app for CO659
1 stars 0 forks source link

Resolve table relationships, DbInitialiser class and seed database in prototype #29

Open JHuggins11 opened 1 year ago

JHuggins11 commented 1 year ago

Resolve the relationships between tables in the ASP.NET Core prototype and refine the DbInitialiser class that will be used to seed the database with test data.

isabellethorpe commented 1 year ago

Reworked table relationships Reworked test data and ID's

To seed the database after pulling the repo, simply run the application