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 simple weather app built with HTML, CSS, and JavaScript that fetches real-time weather data, including temperature, humidity, and weather conditions, based on user input.
A simple weather application that provides real-time weather updates based on your location. Enter a city name to instantly view temperature, humidity, wind speed, and current conditions.
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!
WeatherWise is a weather application built with Tkinter. This app allows users to check the current weather conditions for various locations worldwide, displaying data such as temperature, humidity, wind speed, and atmospheric pressure.
A web app that provides real-time weather data, including temperature, humidity, wind speed, and sunrise/sunset times for any city, adjusted to its timezone.
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.