DEV Community

Cover image for A2J’S DEPARTMENT MANAGEMENT SYSTEM
Anilect Jose
Anilect Jose

Posted on

A2J’S DEPARTMENT MANAGEMENT SYSTEM

Abstract

This is software to manage department calendars. The Head of the department is the admin who can manage and access the whole department. Hence the student and teacher module will depend on the admin.

We can manage teacher’s schedules, attendance, all the department management. Students can interact with teachers through this app while we can add our assignments, mark list, time table, etc. If a teacher is unavailable they can announce through this software then another one can fill it. Internal mark, teacher-student interaction can also handle through this app. By announcing the day calendar anyone can know about the works of each department.

Thereby this app is favorable to manage time clash and also provide secured authentication while students deal with mark lists and attendance. Because by the normal method we are not known about whether the department day calendar is working regularly or if there is any rearrangement occurs students and teachers will get confused. With this android service, we can adjust our programs according to the day calendar. Notifications and other details will help us to notify and clarify the data that we need.

image

The project includes the following modules:

  1. ADMIN: HEAD OF THE DEPARTMENT
  2. STUDENT
  3. TEACHER

ADMIN

The Head of the department is the administrator of this particular android app for department data analysis. This admin can manage the whole functions and properties of each module. The Head of the department control data from both students and teachers and the duty of approval or rejecting is also depends on the admin’s decision.

STUDENT

The student is one of the modules of this android app. Who can upload their assignments, download notes, view notifications, attendance, and complaint register is also favor for by using this app. Students can view their daily calendars and manage time according to this calendar.

TEACHERS

Teachers are another module of this app. Who can manage the mark-list and attendance of students .easy valuation and management of students' data will provide through this app. Teachers are allowed to request their leave to admin through this. app also.

By using this app we save our time. This android app is a favor to know about the details of the department day calendar. Two modules will perform their own task and the admin will handle the whole access of the properties. Thereby we get efficient data, hence time can save.

GitHub logo anilectjose / A2J-s-Department-Management-System-BackEnd

Web Application for a Department. This is Backend for the A2Js Department Management System Android application. Here we have Admin(HOD) module that can manage the full system.

Top comments (0)