atmarnat / TextForum

Project for the MSSA cohort
0 stars 1 forks source link

Build Data Model for MVC App #2

Closed atmarnat closed 4 years ago

atmarnat commented 4 years ago
atmarnat commented 4 years ago
  1. 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

  2. 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

  3. Notes The database is already created and populated with data from SeedData.