Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 914 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 914 Bytes

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