Author: Bishal Gharti Chhetri
- 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.
- 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.