KCMIT Attendance Management Sysetm
Digitizing the traditional paper based attendance system.
Import kcmit_attendance.sql file to mysql.
Go to the project directory and install all the packages with yarn or npm install.
To start API server: -type nodemon into the shell or node index.js
Inorder to use nodemon, it should be installed globally.