GenaroDS / DesktopStockApp

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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:Java 100.0%