Skip to content

📺An Inventory management system developed using Java Swing (GUI), JDBC (Database Connectivity) and MySQL (Database) that can be used by a store clerk to efficiently manage the recorded appliances information.

Notifications You must be signed in to change notification settings

bislerium/appliance_ims

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Appliance IMS

Author: Bishal Gharti Chhetri

Before Run:

  • Make Sure a Database Server Application Software like XAMPP, MySQL Workbench (used) etc. is installed in your system.
  • Import the dumb file from: mysql/Dump20210908 folder.
  • Host the imported database locally.

To Run:

  • Open any Java IDE (Intellij IDEA used)
  • Import the Given Project (JDK 16 used)
  • Clean Build it
  • And Run
  • Needs to enter database name, open port, username and password (obtained through Database Server Application) in DBConfig Window available after program starts.

Screenshots:

Appliance home

Appliance Data

Appliance Register

Appliance Search

Appliance New

Appliance Menu

About

📺An Inventory management system developed using Java Swing (GUI), JDBC (Database Connectivity) and MySQL (Database) that can be used by a store clerk to efficiently manage the recorded appliances information.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages