Skip to content
Hasib Mahmud edited this page Apr 26, 2019 · 4 revisions

There are following roles in this software using which one can accomplish different tasks of respective roles.

All accounts can change their own password.

Master

A master has the authority of creating multiple schools and their Admins.

Admin

An admin has access to everything of a school. He has following properties:

  • He can create Class, Section, Department, Course and add Teacher, Student, Librarian, Accountant.
  • He can do all the stuffs these accounts can do.
  • Assigning teacher to a section.
  • Promoting students from one class to another.
  • Create Grade system.
  • Manage Exams.
  • Manage Notice, Events, Syllabus, Routine.

Teacher

A teacher can do following works from his account:

  • Take attendance, adjust attendance.
  • Give marks to courses he is assigned to.
  • Send message to students of his course.
  • View student's profile.

Student

A student is registered to a certain section. He can do following things:

  • View his marks and grades of courses he is added to.
  • View his attendance.
  • Manage his payment (This is not added yet).
  • View teacher's message

Librarian

There could be multiple librarian accounts. A librarian can perform following tasks using their account:

  • Add new books.
  • View all books.
  • Issue books to a student
  • View issued books
  • Mark issued book as returned.

Accountant

An accountant role manages everything related to accounts of a school. He can perform following tasks:

  • Add Income, Expense Fields
  • Add new income, expense data
  • View all income and expense data for different years.
Clone this wiki locally