chriskyfung / qwiklabs-completed-labs-tracker

Label completed labs and quests on Qwiklabs
https://chriskyfung.github.io/blog/qwiklabs/userscript-for-labelling-completed-qwiklabs
GNU General Public License v3.0
8 stars 3 forks source link
enhancement lab-management label labs-tracker qwiklabs qwiklabs-catalog-page userscript

Qwiklabs Lab Completion Tracker

💡 Label completed quests and labs on Qwiklabs webpages

Qwiklabs is a great online self-paced learning platform for getting hands-on experience of the Google Cloud Platform. It has over 400 hands-on labs and quests for learn and practice.

As a Qwiklabs user, I figure out it is messy and damp to look up unenrolled quests or incompleted labs from the Qwiklabs Catalog page or Search Results. I desired to make a straight-forward way to identify the catalog items, by adding a green check-circle next to those completed.

GitHub release (latest by date) License: GPL v3 GitHub Release Date
GitHub issues

🎯 Objectives of this project

For more information, please read this post on my GitHub Pages.

chriskyfung.github.io

🛴 How to Use

This script requires an userscript manager to run it in your browser, such as Tampermonkey for Google Chrome. Click on the following button to download and install the script via your userscript manager.

Install Script with Tampermonkey

🎠Features

🌈 on Home pages

Retrieve the local records and annotate each card in “My Favorites”, “Featured Learning”, and “What’s Hots” sections with badges.

🌈 on Catalog pages

Retrieve the local records and annotate each lab and quest item as the following:

🌈 on Quest pages

🌈 on Lab pages

🌈 on Profile page


👀 Future Plans

[ ] Sync IndexedDB across computers (#7)

💗 Support Me

Would you like to buy me a coffee? I would really appreciate it if you could support me for this projects.

Buy Me A Coffee

🤝 Contributing

Pull requests for new features, bug fixes, and suggestions are welcome!

⚖ License

Distributed under the GNU General Public License v3.0