An Advanced Weather Forecast Web Application
Built using HTML, CSS, and JavaScript, powered by the OpenWeatherMap API
π Try it here: ( https://arpan-git-source.github.io/WeatherSphere-Pro/ )
π» Code Repository: ( https://github.com/Arpan-git-source/WeatherSphere-Pro )
WeatherSphere Pro is a modern, dynamic weather application designed for real-time forecasts, climate insights, and clean user experience β built as part of my 3rd-year B.Tech project.
It offers rich UI animations, responsive design, and functionality similar to premium weather apps like Google Weather or iOS Weather.
- π Location-based Weather (via Geolocation)
- π Search Cities Globally
- π‘οΈ Switch Units β Celsius / Fahrenheit
- π Dark/Light Mode Toggle
- π 7-Day Forecast with icons
- π Hourly Forecast (24 hours)
- π Weather Graphs:
- Temperature
- Wind Speed
- Precipitation
- π
Astronomy Info:
- Sunrise & Sunset
- Moonrise & Moonset
- Moon Phase (icon + label)
- π‘ Smart Lifestyle Tips based on conditions
- π§βπ» Fully Responsive (mobile-ready UI)
| Tech | Role |
|---|---|
HTML5 |
Semantic structure |
CSS3 |
Animations, layout, dark mode |
JavaScript |
API calls, DOM manipulation, logic |
OpenWeatherMap API |
Weather & forecast data |
Font Awesome |
Icons for weather visuals |
GitHub Pages |
Free static site hosting |
π Light Mode : (https://github.com/Arpan-git-source/WeatherSphere-Pro/blob/main/Light-Mode.png)
π Dark Mode : (https://github.com/Arpan-git-source/WeatherSphere-Pro/blob/main/Dark-Mode.png)
# Clone the repository
git clone https://github.com/Arpan-git-source/WeatherSphere-Pro.git
# Go into the project directory
cd WeatherSphere-Pro
# Open index.html in your browser
---
## π API Used
- π OpenWeatherMap API (https://openweathermap.org/api)
- /weather for current weather
- /forecast for hourly/daily forecast
- /geo for city-to-coordinate search
---
## π Academic Credit
- π 3rd Year Mini Project β B.Tech CST
- π
Academic Year: 2024β2025
- π¨βπ» Developed by: Arpan Garai
---
## π Acknowledgements
- [OpenWeatherMap](https://openweathermap.org/)
- [Font Awesome](https://fontawesome.com/)
- UI inspired by Google Weather & modern mobile apps
---
## π¬ Contact
Feel free to connect or share feedback:
- π§ **Email**: [email protected]
- π **LinkedIn**: [Arpan Garai](https://www.linkedin.com/in/arpan-garai-888ba9319/)
---
## π License
This project is open-source under the [MIT License](LICENSE).
-------------------------- The End ------------------------------