This is a simple Weather Forecasting Web Application built using PHP and the OpenWeatherMap API to display real-time weather data of Colombo, Sri Lanka ๐.
It provides live updates such as:
- ๐ก๏ธ Temperature (Celsius)
- โ๏ธ Weather condition (Clear, Cloudy, Rainy, etc.)
-
- ๐ง Humidity
- ๐จ Wind Speed
- ๐ Date & Time
-
Fetches real-time weather data using API.
-
Backend built with PHP.
-
Simple HTML & CSS frontend.
-
Weather icons update dynamically.
-
Can be extended to any city worldwide.
- Backend: PHP
- Frontend: HTML, CSS (Vanilla)
- API: OpenWeatherMap