scalefocus / internship-link

ASP.NET MVC application for internship link

Home Page:http://www.scalefocus.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Extend Student entity

old-scalefocus opened this issue · comments

Extend Student entity with more fields:

  • MiddleName - string (40) - not required
  • StartYear - int - not requere
  • Group - int - not required

Create the required migration for entity changes.