A GUI application that shows you complete rank list of realms in Progress Quest
I've been playing a game called Progress Quest for a while, and everytime I have to open my browser, type the link, navigate through pages just to check my rank. A bit inconvinient don't you think?
So yeah, let's make a desktop app for it.
If you want to run the website on your local machine:
- Clone the repository:
git clone https://github.com/melvinchia3636/progressQuestRealms
. - Download
pyqt5
,bs4
, 'requestsusing
pip` - Run
python3 main.py
This project is still fully completed. If any bugs are found, please file an issue here, and I'll resolve it ASAP.
Thanks to Progress Quest for giving me this project idea, and a physical reference book of PyQt5 for giving me technical support.
Copyright © 2022 Melvin Chia
Licensed under MIT.