The system is an Attendance Monitoring System built using the MEVN (MongoDB-Express.js-VueJS-Node.js) web development stack. This system is tasked with recording a students attendance with the ability to read, edit, and delete the attendance records.
The system has the following modules:
- Login
- Registration
- Management Module comprised of:
- Add Student Attendance
- Modify Student Attendance
- Delete Student Attendance
- View Student Attendance
- View Student Attendance by date
- View class attendance
- Change password
- Add user. Which has two sub-module / functions that is comprised of:
- Add Faculty
- Add Student

