Skip to content

A project with which you can create courses, groups, students. It is written in ASP technology and the interface is made using Razor Pages.

Notifications You must be signed in to change notification settings

AlexFaktor/SchoolManager-ASP.NET-MVC

Repository files navigation

Description

A project with which you can create courses, groups, students. It is written in ASP technology and the interface is made using Razor Pages.

Task 1

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.

Contacts:

About

A project with which you can create courses, groups, students. It is written in ASP technology and the interface is made using Razor Pages.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published