Skip to content

Fruttochini/UniversitySchedule

Repository files navigation

UniversitySchedule

Bionic University final project

Main functionality:

  • Application represents University schedule;
  • Application has two roles: "administrator", "teacher";

Administrator:

  • can create/edit/delete: Teachers, Students, Subjects, Groups;
  • can assign Subjects to Teachers, Students to Groups, Subjects to Groups;
  • can create/delete Lessons in Schedule: choose day, number of lesson, group, group subject and teacher;

Teacher:

  • can check the presence/absence of students;
  • put marks for students;

To run the application MS SQL Server is required. Use provided scripts to create Database on the server and add TEST values to Database tables.

About

Bionic University final project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages