The schema for storing user account information in the system needs to be completed. This will be a temporary table for the member's page until the user management system is either created or a third party module is used
Columns should include UserId, FirstName, LastName, Email, School, PersonalSummary, RoleId, ProjectId, along with Dates Created and Updated. The ProjectId will be used to track the current project the member is a part of.
The schema for storing user account information in the system needs to be completed. This will be a temporary table for the member's page until the user management system is either created or a third party module is used
Columns should include UserId, FirstName, LastName, Email, School, PersonalSummary, RoleId, ProjectId, along with Dates Created and Updated. The ProjectId will be used to track the current project the member is a part of.