Question: Develop specified modules using ASP.NET Core MVC , EF Core, and MSSQL as part of a backend system. Focus on functionality over design, utilizing the
Develop specified modules using ASP.NET Core MVC EF Core, and MSSQL as part of a backend system. Focus on functionality over design, utilizing the default template for UI elements.
DepartmentSubDepartments Module
Description: Create a module to manage departments and subdepartments.
Features:
Departments can contain multiple subdepartments.
Subdepartments can further contain subdepartments, creating a multilevel hierarchy.
Implement functionality to select a departmentsubdepartment and display:
A list of all subdepartments within the selected departmentsubdepartment.
A list of all parent departments up to the toplevel for the selected departmentsubdepartment.
Fields:
Department Name
Department Logo
Reminder Module
Description: Develop a module to set reminders that trigger email notifications.
Features:
Set reminders with a title and specific datetime for sending an email notification.
Fields:
Title
DateTime
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
