Skip to content

jortillo/ClientInventoryManagerApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ClientInventoryManagerApp

This is a Java app that contains a user's clients/customers and products/inventory. This allows users with side businesses to keep track of their clients, inventory, and commissions. Java app connects to sqlite database using JDBC to retrieve, add, edit, or delete data. Java app has functions such as adding data, editing data, and deleting data.

Demo

JTables retrieves data from each SQLite Table

JTables

Users are able to add data to SQLite database. Jtable reflects new changes

Add Data

Users are able to edit and delete data from SQLite database and Jtables reflects new changes

Edit/Delete

How to Run

  • Download and extract whole zip folder
  • Execute ClientManagerApp.jar through right click and open or through CMD/Terminal (Requires JRE or JVM 8 or higher to run)

About

Basic Java app to manage an individual's clients and products/inventory. Used for side businesses such as freelancers, etsy users, and etc.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors