To use the application follow the given steps:
- Create a python virtual env in a terminal using the "python -m venv app" command
- Activate the virtual env by command "{location of env}/Scripts/Activate/ps1"
- Install all the required libraries using "pip install -r requirements.txt"
- Run the main.py in the terminal
- Click on the link rendered in the terminal