Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 1.02 KB

README.md

File metadata and controls

31 lines (21 loc) · 1.02 KB

Course Monitoring System

This is a Java-based application for monitoring course activities and assignments for students and instructors.

Installation and Usage

To run this application, you will need to have Java installed on your computer. Follow these steps to get started:

  1. Clone the repository to your local machine.
  2. Open the project in your preferred Java IDE.
  3. Run the Main.java file to launch the application.
  4. Follow the on-screen instructions to use the system.

Features

This system provides the following features for both students and instructors:

  • 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

Technologies Used

This application was built using the following technologies:

  • Java
  • Jdbc
  • MySQL