/Student-Management-System

A simple student data record keeping database GUI application with options to determine Rank and Total Marks of each individual student. This is my S3 project for Java Course, which uses Java Swing for GUI.

Primary LanguageJava

Student Management System

logo.png

Hi,

+ I have Used Java & MySQL in this project
+ Ensure that there is 'mysql-connector-j-8.0.31.jar' version in your environment
+ If not you can download it from --> https://dev.mysql.com/downloads/connector/j/
- (note: I have used 'mysql-connector-j-8.0.31.jar' version.)
- Kindly please don't use this application for any abusive or hateful purpose.

+ Requirements
- Java Environment
- MySQL
- MySQL connector

Screenshot-20230126-103707.png

  • User can add student data by filling all textfields above Submit button, once completed click Submit.
  • To check rank of a student, Enter Register number of the student in Check textfield, once completed click Submit.