Skip to content

A Weather App built with HTML, CSS and JavaScript! This is for an assignment as part of TheOdinProject curriculum.

Notifications You must be signed in to change notification settings

bismarkagyare/weather-app

Repository files navigation

A Weather App

The purpose of this weather app is to provide users with current and forecasted weather information for a given location. Users can search for a city and view the current temperature, weather condition, and wind speed, as well as a five-day forecast with temperature and chance of rain.

You can view live here:

Technologies Used

  • HTML
  • CSS
  • JavaScript
  • Wepback
  • It uses the OpenWeatherMap API to retrieve weather data for a given location.

Challenges

One of the challenges in building this app was dealing with asynchronous API calls and updating the UI with the retrieved data. Another challenge was properly formatting the data to display the desired information in a user-friendly manner.

Features

The weather app allows users to:

  • Search for a city and view current weather information
  • View a five-day forecast with temperature
  • View weather icons corresponding to the current weather condition

Credits

This game was built by Bismark Agyare as part of The Odin Project. If you have any feedback or suggestions for improvement, feel free to contact me at [email protected]

About

A Weather App built with HTML, CSS and JavaScript! This is for an assignment as part of TheOdinProject curriculum.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published