Skip to content

A school project using Java and JavaFX with FXML for views. Shows foundational java concepts, GUI design, and entity relationship design.

Notifications You must be signed in to change notification settings

FluffyPorkBuns/parts-inventory-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

parts-inventory-project

A school project using Java and JavaFX with FXML for views. Shows foundational java concepts, GUI design, and entity relationship design.

This is a parts and product inventory program for a donut shop. All the ingredients needed for the donuts are tracked as either in-house parts or outsource parts in inventory while the different varieties of donuts are tracked in their own inventory and the parts needed to make them are associated to them. CRUD functions for parts and products are done through a single screen showing inventory levels in searchable tableviews while adding or editing will take the user to a second screen.

About

A school project using Java and JavaFX with FXML for views. Shows foundational java concepts, GUI design, and entity relationship design.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages