Skip to content

KithupaG/Inventra-IMS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

Inventory management system made using Java swing. A personal project made to polish my Java Swing skillset

Login Page

image

Dashboard

image

🧐 Features

Here're some of the project's best features:

  • Java swing built modern UI
  • Jasper Reporting on all things we can build a report out of
  • Use of flatlaf to build a modern UI Theme
  • MySQL Database connected using JDBC
  • DAO Layering for ease of development
  • .exe file built through Launch4J
  • Splash screens
  • Login page
  • Add Product
  • Edit Product
  • Viewing sales table
  • Viewing stock table

🛠️ Installation Steps:

1. Download repository as a zip or clone repo

2. Run the "inventra_db.sql" file under the database folder through MySQL

3. Head into the Invetra folder > dist > lib

4. Run Inventra.exe file

💻 Built with

Technologies used in the project:

  • Java Swing
  • Java
  • JDBC
  • JasperReporting
  • JCalender
  • FlatLaf
  • RS2XML
  • Netbeans IDE

Releases

No releases published

Packages

No packages published

Languages