COURSE MONITORING SYSTEM
Description:Course Monitoring System is Used to monitor the course in organization,helps System administrator monitor their Infarastructure
In an educational Institute there are several courses running parallel every day.
For every course there are several batches at same/different time. Every course has a session wise/day wise schedule.
It will be difficult for the Faculty Head to know the status of every batch i.e what is the session taught at each day in a batch.
So the Course Monitoring System will keep the records of all the courses, batches, faculties and the
daywise update for every batch. It will also help the faculty head to maintain the course plan.
Tech Stack:JAVA,JDBC,MYSQL
Features:
1)Basic authentication of various user accounts (admin, faculty).
2)User can log in by filling in the required credentials and after the authentication, the user can acess the services.
3)Both users have different options to perform. Admin can register faculty, and then faculty can access his/her options.
4)Here, admin and faculty perform CURD (create record/row, update the record, read/view ,delete.)