https://github.com/melvinchia3636/progressquestrealms
A GUI application that shows you complete rank list of realms in Progress Quest
https://github.com/melvinchia3636/progressquestrealms
gui progress-quest pyqt5 python python3 qt5 qtcreator
Last synced: 28 days ago
JSON representation
A GUI application that shows you complete rank list of realms in Progress Quest
- Host: GitHub
- URL: https://github.com/melvinchia3636/progressquestrealms
- Owner: melvinchia3636
- License: mit
- Created: 2022-12-02T23:14:13.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-06T12:20:04.000Z (over 3 years ago)
- Last Synced: 2025-01-09T23:47:22.859Z (over 1 year ago)
- Topics: gui, progress-quest, pyqt5, python, python3, qt5, qtcreator
- Language: Python
- Homepage:
- Size: 50.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
🏆 Progress Quest Realms
A GUI application that shows you complete rank list of realms in Progress Quest
## The Problem
I've been playing a game called [Progress Quest](https://progressquest.com) 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?
## The Solution
So yeah, let's make a desktop app for it.
## 🖥 Screenshots
## 🔬 Technologies Used


## ⌨️ Setup
If you want to run the website on your local machine:
1. Clone the repository: `git clone https://github.com/melvinchia3636/progressQuestRealms`.
3. Download `pyqt5`, `bs4`, 'requests` using `pip`
4. Run `python3 main.py`
## 📈 Status
This project is still fully completed. If any bugs are found, please file an issue here, and I'll resolve it ASAP.
## 💡 Inspirations
Thanks to [Progress Quest](http://progressquest.com) for giving me this project idea, and a physical reference book of PyQt5 for giving me technical support.
## 📄 License
Copyright © 2022 Melvin Chia
Licensed under MIT.