Skip to content

Latest commit

 

History

History
49 lines (30 loc) · 1.76 KB

README.md

File metadata and controls

49 lines (30 loc) · 1.76 KB

Student Registration 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!


Description

Student Registration System is used to monitor the course in a organization, helps system administrators monitor their infrastructure.

In an educational Institute there are several courses running parallel every day. For every course there are multiple batch so every details should be in database so that it will be easy to find any student.

So the Automated Student Management System will keep the records of all the courses, batches. 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, student).
  2. Admin can login and operate some operation as he can add, delete, update course, batch.
  3. Both users have different options to perform.

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.

License

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

Thanks for reading this article ❤️