InspecText
Instructions to open our webpage:
- Download zip file
- Download wkhtmltopdf package here https://wkhtmltopdf.org/downloads.html. Make sure wkhtmltopdf.exe is in the same folder as files in step 1.
- Run this in your command prompt (make sure you're on the folder where requirements.txt is located): pip install -r requirements.txt
- Open server.py and run code
- In your terminal, you'll see the words "Running on http://127.0.0.1:5000/". This is a local host; follow link.
If unable to get step 5, run the code using VSCode