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 create a Automated Course Monitoring System that will keep the records of all the courses, batches, faculties and the day wise update for every batch, which shall help the Faculty Head to maintain the course plan.
This Course Monitoring System will allow user(administrator, faculty) to perform various tasks that are a necessity to perform their duty. This program will allow the Administrator to create a course, add a course, check availability for batch enrollment, list courses, members, batches and update the database. The functions that are created will allow user to complete their multiple tasks with this one management system.
Tech Stack Used
- Java - JDBC, DAO Pattern
- MySQL
- Login to his/her account
- Create, Update, View Course.
- Create, Update, View Batch. A batch is related to a course.
- Create, Update, View Faculty.
- Allocate faculty to a batch.
- Create, Update, View Course plan.
- View the Day wise update of every batch.
- Generate Report for every batch.
- Login to his/her account
- View the Course Plan
- Fill up the day wise planner.
- Update his/her password.