A sleek and modern Weatherly Application built with C++ and Qt, styled using QSS (Qt Style Sheets), and powered by a RESTful Weather API.
This project demonstrates my ability to build cross-platform desktop applications with:
✅ Clean UI/UX design
✅ Efficient real-time API integration
✅ Professional Windows deployment (.exe)
- 📅 7-Day Real-Time Forecast
- 🌡️ Weather metrics: temperature (min/max), humidity, wind speed
- 🎨 Dark/Light Mode with custom QSS styling
- ⚡ Responsive Qt UI for smooth experience
- 🖥️ Windows Executable (.exe) available in Releases
- 🧩 Clean OOP-based code for maintainability
Check out the demonstration video of this application on YouTube by clicking this link: (https://www.youtube.com/watch?v=0yFDOvwPGy0)
You can either build from source or download the pre-built Windows installer.
- Go to the Releases page.
- Download the latest
.exefile. - Run the installer and start exploring the app 🌦️.
- Clone the repository:
git clone https://github.com/umar-masood/modern-weather-app.git



