Skip to content

seanpharris/inventoryApplication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

Inventory Application

This is a application to store a variety of parts and products using Java/JavaFX

Application features:

  • Creation of unique identifiers
  • Adding
  • Modification
  • Deletion

In this app, a product serves as accumulated parts

Note: All data is stored in memory and will be lost when app is closed.

Helpful info to run program -Additional VM option "--module-path (insert path of JavaFX SDK) --add-modules javafx.controls,javafx.fxml,javafx.graphics"

About

Product tracking application (only runs in memory)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages