Dependencies:
- MySQL Workbench 8.0.28^
DISCLAIMER:
In order to run the product locally, there may be the requirement to install additional softwares
To run the product locally:
- Start a MYSQL server on the local computer with the following credentials
"host": "localhost",
"user": "root",
"password": "12345678",
-
Use the Database Dumps located at
Product/DB Dumpsto recreate themundb1database and tables -
Run target application found in
Productfolder- Windows:
Product/computer-science-ia-win.exe - Linux:
Product/computer-science-ia-linux - MacOS:
Product/computer-science-ia-macos
- Windows: