https://github.com/shivam2411-stack/mausam_jankari
Weather app
https://github.com/shivam2411-stack/mausam_jankari
api html-css-javascript html5 js openweatherapi
Last synced: about 1 year ago
JSON representation
Weather app
- Host: GitHub
- URL: https://github.com/shivam2411-stack/mausam_jankari
- Owner: Shivam2411-stack
- Created: 2024-10-14T18:54:50.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-27T09:06:58.000Z (over 1 year ago)
- Last Synced: 2025-03-30T10:13:58.022Z (about 1 year ago)
- Topics: api, html-css-javascript, html5, js, openweatherapi
- Language: JavaScript
- Homepage: https://shivam2411-stack.github.io/mausam_jankari/
- Size: 786 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Weather App
A simple and intuitive weather application that provides real-time weather information for any city around the globe. Built using HTML, CSS, and JavaScript, this app fetches weather data from the OpenWeather API and displays current temperature, weather conditions, and additional details like humidity and wind speed.
# Features
Real-Time Weather Data: Get up-to-date weather information for any city.
Interactive UI: A clean and responsive user interface that adapts to various screen sizes.
Location-Based Search: Easily search for weather data by entering any city name.
Additional Details: View extra information such as humidity, wind speed, and weather descriptions.
# Usage
Enter the name of the city in the search bar.
Click the "Search" button to fetch weather data.
The app will display the temperature, humidity, wind speed, and a brief description of the weather.
# Technologies Used
HTML5
CSS3
JavaScript
OpenWeather API
# Future Improvements
Forecast Data: Display a 5-day weather forecast for the searched city.
Geolocation: Automatically fetch weather data based on user’s current location.
Enhanced UI/UX: Add animations and additional styling for a better user experience.