Skip to content

project for my Object Oriented Programming course. Allows a user to record products to an H2 database. Built with JavaFX.

Notifications You must be signed in to change notification settings

OmrM/ProductionProject

Repository files navigation

Production Project

Production Line Tracker with a GUI and database. This is a project for my Object Oriented Programming course COP3003. It allows a user to record products and keeps a log of all items added to the database. Each product must have a name, manufacturer name, and a type. It uses JavaFX for the gui and an H2 database to record products and a production record.

Project Demo

Alt Text

Diagrams

Alt Text

Acknowledgments

Professor Scott Vanselow

For information on javaFX alerts: https://www.geeksforgeeks.org/javafx-alert-with-examples/

For information on arraylists: https://www.w3schools.com/java/java_arraylist.asp

For Information on String formatting: https://alvinalexander.com/programming/printf-format-cheat-sheet/

About

project for my Object Oriented Programming course. Allows a user to record products to an H2 database. Built with JavaFX.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published