Skip to content

techreign/ItemManagementSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ItemManagementSystem

A Java application implementing JDBC with MySQL that allow real time management of items

  • CRUD App executable from desktop
  • Uses Java Swing for GUI
  • Uses local MySQL as relational database
  • Can Add/Delete/Edit items, saved real time and viewable through Java.Swing.JList component

TO DO:

  • Potentially add images for items (can be choosed from pc)

About

A Java application implementing JDBC with MySQL that allow real time management of items

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages