Skip to content

SchoolManagerModel 1.0

Compare
Choose a tag to compare
@TheKornelM TheKornelM released this 09 Nov 10:43
· 37 commits to main since this release

First version of SchoolManagerModel.

Functions

  • Register administrators, teachers and students.
  • Add and show classes, subjects and marks.
  • Assign subjects to student.
  • Show class roster.
  • Persistence layer with Entity Framework and local SQLite database.