Skip to content

jaymody/student-database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Student Database Using Java GUI

A database that can store student objects that have unique IDs (keys).

Each student can also have a first name, last name, and number.

Features include:

  • add student

  • remove student

  • search students by id, first name, last name, number (optimized)

  • edit student

  • sorts students by ID

The jar file version still needs to be updated. Currently, the program run from the jar does not save and of the data.

GUI

User Interface

About

A simple database complete with a Java Swing/AWT GUI that stores student information.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages