Skip to content

rjpadilla/InventoryManagementSystems

Repository files navigation

InventoryManagementSystems

Introducing the inventory management system application built in JavaFX. This inventory program will replace your boring spreadsheet program with a more refined application that handles additions, deletion, and searches.

Main screen

In the main screen the user has the option to add, modify, search, and delete parts/products inside their companies inventory. Main screen

Add a part

Clicking on the Add button on the Parts screen direct you to the Add Part screen. In here you can specify the name, inventory size, the price per unit, and the part's source identifier.

Add Part

Modify or delete a part

Don't like the way a part turned out, you can easily fix that by modifing or deleting it. Modifing or deleting an existing part is as easy as selecting the part and clicking on the modify/delete button. Modify/Delete Part

Add a product

Clicking on the Add button on the Products screen will direct you to the Add Product screen. In this screen, you will associate a part to your desired finish product. Add Product

Modify or delete a product

Modifing or deleting a product is done the same way as selecting the product and clicking on the modify/delete button in the Products. Modify/Delete Product

About

An inventory management system application built in JavaFX.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published