This is a Java-based application for monitoring course activities and assignments for students and instructors.
To run this application, you will need to have Java installed on your computer. Follow these steps to get started:
- Clone the repository to your local machine.
- Open the project in your preferred Java IDE.
- Run the Main.java file to launch the application.
- Follow the on-screen instructions to use the system.
- Admin Login || Faculty Login
- Create Course || Update Course || View Course
- Create Batch || Update Batchh || View Batch
- Create Facullty || Update Faculty || View Faculty || Allocate Faculty to Batch
- Create Course Plan || Update Course Plan || View Course plan
- View Day Wise Update for Every Batch || Generate Report for Every Batch
- Java
- Jdbc
- MySQL