Skip to content

An inventory management desktop application using relational data in mysql, with account creation, CRUD fuctionality for items, and gluon scenebuilder with fxml files for the GUI.

Notifications You must be signed in to change notification settings

GenaroDS/DesktopStockApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stock Management Application

Stock Management Application is a simple, user-friendly JavaFX-based application that allows users to manage their inventory with ease. The application is designed to work with MySQL databases, allowing users to create, modify, and delete items while keeping track of their inventory, and each item corresponds to one specific user. Users can also sort items to find specific products.

User flow:

Signing up and loggin in:
User Flow GIF 1
Items management grid view:
User Flow GIF 2

Changes reflected in the database:

SqlItems SqlUsers

Conclution:

DesktopStockApp is a user-friendly stock management application that enables user account creation, full crud functionality for items, and achieves persistence through the use of MySql.

About

An inventory management desktop application using relational data in mysql, with account creation, CRUD fuctionality for items, and gluon scenebuilder with fxml files for the GUI.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages