-
Install XAMPP Application
- Download and install the XAMPP application.
-
Create a Database
- Open phpMyAdmin from the XAMPP control panel.
- Create a database with the name
josaa
.
-
User Setup
- Set the following credentials:
- Username:
Thanish@localhost
- Password:
Thanish@123
- Username:
- Grant all privileges over the
josaa
database to the above username.
- Set the following credentials:
-
Import the Database
- Import the
josaa.sql
file provided into thejosaa
database.
- Import the
Note: Ignore the Jupyter notebooks found in this folder. They are for documentation purposes, showing how web scraping was done to gather the data.