Skip to content

Jess2D/theodinproject-weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Weather App 🌦️

With the Weather App it is possible to search for a specific location and get the Current Weather Data.

This is The Odin Project's curriculum from Full Stack Javascript Path

🌐 Live demo

Assignment

This application will show the temperature of a location. To fetch weather information we are using OpenWeatherMap. This API collect and process weather data from different sources such as global and local weather models, satellites, radars and a vast network of weather stations.

Screenshot

Screenshot

Features

  • Location Name
  • Weather condition
  • Human perception of weather
  • Atmospheric pressure
  • Humidity
  • Minimum temperature at the moment
  • Maximum temperature at the moment
  • Wind speed
  • Wind direction, degrees (meteorological)
  • Sunrise time
  • Sunset time

Acknowledgments

  • Callbacks
  • Promises
  • .then() functions
  • API(s)

Roadmap

  • Minute forecast for 1 hour
  • Hourly forecast for 48 hours
  • Daily forecast for 7 days
  • Historical data for 5 previous days
  • National weather alerts

About

Part of The Odin Project Curriculum

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published