Skip to content

Console based project of Automated student registration system using Java, JDBC and MySQL technologies. Created under time frame of 4 days.

Notifications You must be signed in to change notification settings

ParasThakur199/obnoxious-nation-6743

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 

Repository files navigation

Student Registration System

This is my construct week project. made with Java, JDBC, and MySQL.


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.

ER diagram

pic

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.

About

Console based project of Automated student registration system using Java, JDBC and MySQL technologies. Created under time frame of 4 days.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages