Skip to content

sanajitjana/Course-Monitoring-System

Repository files navigation

Course Monitoring System

This is my construct week project. made with Java, JDBC, and MySQL technology.
Check out my Portfolio

⭐ Star me on this repo — it means a lot to me!


Coding

Description

Course Monitoring Systems is used to monitor the course in an organization, and helps system administrators monitor their infrastructure.

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 Automated 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

My Skills

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 enjoy 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 this, and also can delete such.)
  5. Admin can create course plan but only faculty can fill up the status for the course (strictly secure).

Learning

  • Gain excessive knowledge to make an application usining Java, JDBC, MySQL.
  • Got to know selft-learning and research of the various tools and technologies.
  • Enjoyed the process of learning and creating the product.

Screenshots

Admin Login

Database

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Thanks for reading this article ❤️

Releases

No releases published

Packages

No packages published

Languages