Skip to content

vikas-chaudhary-2802/StudentDataBaseSystem

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

StudentDataBaseSystem

The Student Database System is a Java application developed using AWT and Swing components. It allows you to manage student records and store data locally using SQL.

Features Add new students View student details Update student information Delete student records

  1. Installation Clone this repository: git clone https://github.com/vikas-chaudhary-2802/StudentDataBaseSystem.git

  2. Compile the Java source files: javac StudentDataBase.java

  3. Run the application: java StudentDataBase

Usage Launch the application. Use the menu options to perform various actions (add, view, update, delete). Follow the prompts to input student details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%