Year-3-Assignments/school-api

Project Scope

Opened this issue · 0 comments

School management system project scope

We are going to implement 4 major business functions in this application. They are,

  • Employee management system
  • Student management system
  • Sports management system
  • Examination management system

Brief explanation about each core function.

Employee Management System

will be implemented by @kalanarathnayake
In this feature, we are going to implement an automated function to handle employees in a school. This function includes,

  • Add employee/ teacher to the school system,
  • #22
  • #21
  • Update employee information
  • Delete employees from the school system.

Student Management System

will be implemented by @RaveenaWickramasinghe
In this feature, we are going to implement an automated function to handle students in a school. This function includes,

Sport Management System

will be implemented by @Parathantl
In this feature, we are going to implement an automated function to handle sports information. This function includes,

Examination Management System

will be implemented by @rusiruavb
Under this feature, we are going to implement an online examination management system. This function includes,

Apart from these features, we need to implement an admin page to handle all admin-level tasks. And also each and every core feature should have a report generating feature.