Skip to content

A Java Swing application integrated with MySQL for efficient student data management. Developed by Athul Nambiar, Benison Binoy, and Angela Rodriguez, this system provides a user-friendly interface for storing, retrieving, and managing student details. Tested successfully on JDK 21.0.4, version 1.0 is ready for use.

Notifications You must be signed in to change notification settings

benisonbinoy/Student-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Student Management System

Authors:

  • Athul Nambiar
  • Benison Binoy
  • Angela Rodrigues

Objective:

The Student Management System (SMS) is a Java Swing project integrated with a MySQL database. It aims to manage student information effectively.

Database

  • Server Used: MySQL Community Server 8.0
  • Database Name: SMS
  • Table Name: Student_Details

Tested Verified Successful on JDK 21.0.4

Version 1.0

Release 10.3.24


Program Overview

The SMS provides functionalities for user authentication, data insertion, and viewing student details. Upon successful login, users are directed to the main menu where they can choose to view all student details or insert new ones. The data insertion page allows users to input student information, including name, serial number, registration number, and marks for three subjects, which are stored in the MySQL database. Navigation between different screens is facilitated by intuitive user interfaces.

About

A Java Swing application integrated with MySQL for efficient student data management. Developed by Athul Nambiar, Benison Binoy, and Angela Rodriguez, this system provides a user-friendly interface for storing, retrieving, and managing student details. Tested successfully on JDK 21.0.4, version 1.0 is ready for use.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages