Skip to content

A part and product inventory control system for Windows using JavaFX. Built to spec, and practices MVC architecture.

Notifications You must be signed in to change notification settings

ggroce/parts-and-product-control-javafx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

Parts and Product Inventory Control

A part and product inventory control system for Windows using JavaFX. Project was to be created to specific customer requirements, including needed data fields and specific UI construction. Created using a model-view-controller design pattern.

Users may add, modify, and delete parts and products. Products are comprised of 1 or more parts. A product's price must be more than the sum of it's constituents individual costs. The user may search both the parts and products tables, and may utilize partial word searches.



About

A part and product inventory control system for Windows using JavaFX. Built to spec, and practices MVC architecture.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages