A project with which you can create courses, groups, students. It is written in ASP technology and the interface is made using Razor Pages.
Create ASP.NET Core MVC application for output data: courses, groups, students.
1. On default page - show list of courses. When the course is selected - show a list of groups for the selected course. When the group is selected - show a list of students for the selected group.
2. Separate form for editing group data (group name)
3. Separate form for editing student data (name, surname)
4. Group can not be deleted if there is at least one student in this group.
- Email: [email protected]
- Telegram: WhyAlexFaktor