You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Weatherly is a comprehensive weather application that provides real-time updates, forecasts, and detailed weather metrics. It's built with modern web technologies to provide a seamless and engaging user experience.
A simple and customizable weather application built with Python, utilizing Tkinter for the GUI and the OpenWeatherMap API to fetch real-time weather data. This app provides accurate and up-to-date weather information for any city you choose, with a sleek, user-friendly interface.
A Flutter app providing real-time weather updates, 7-day forecasts, and dynamic backgrounds. Features include city search, location-based updates, and smooth animations.
A sleek and responsive weather application built with React. Weather App uses the OpenWeatherMap API to provide real-time weather details for any city, including temperature, humidity, and wind speed. Follow the setup instructions to run the app locally and start checking the weather instantly. Contributions are welcome!
A simple weather check application built using a .bat file that fetches real-time weather updates for "Lahore" from the backend, showcasing automation and scripting capabilities.
🌤️ WeatherApp is an intuitive platform designed to provide real-time weather data. It allows users to search for any location and instantly view its current weather, including temperature, humidity, windspeed, and weather condition.
This repository contains a weather application developed as part of a Coursera course. The app fetches and displays real-time weather information for different locations using an API. It's built with JavaScript, HTML, and CSS and demonstrates key web development concepts such as API integration, responsive design, and dynamic UI.