Skip to content

Rquaicoo/Struct-Inventory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Struct Inventory

An inventory management system which leverages on data structures like stacks, queues and hashmaps to store and process data.

Installation

Install Struct Inventory with git

  https://github.com/Rquaicoo/Struct-Inventory
  cd Struct-Inventory

Tools for develoment

Client: JavaFx, Java, CSS

Database: MySQL

IDE: IntelliJ IDEA

Usage

  • Open the application in IntelliJ IDEA and configure the project
  • Run the application HelloApplication.java is the entry point of the app. It contains the main function.

A user is required to input a username and password to enter the application. The following functionalities are extended to a user:

  • Dashboard for graphical view of data stored in database.
  • Manage products (create products, delete products, view products)
  • Manage goods(create, view)
  • Managing products (create, update, delete, view)
  • Viewing report of sales history
  • View vendors

A user has to relogin once the application is closed.

Screenshots

  • Login App Screenshot

  • Dashboard App Screenshot

  • View Products App Screenshot

  • Add Products App Screenshot

  • Issue goods App Screenshot

App Screenshot

About

A desktop-based inventory application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •