Skip to content

haleyelder/weather-forecast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather Forecast

v3 -- live site - deployed with Github pages

The current rendition of this weather forecast dashboard is to show the current conditions and a couple days forecast in the future. Only a few days could be shown for the future forecast due to the free usage tier switching from using the freeCodeCamp recommended OpenWeather API to using Weather API to try out something different.

I encountered some further issues with the current and forecast data in the endpoint call which I'll be handling in enhancements listed below with further troubleshooting.


Future Enhancements/Review (not in any particular order):

  • Color scheme: may decide to change at some point, why not?
  • Attempted to custom format local and last updated time, but ran into API call data issues or were not consistently returned. This also occurred with current conditions description but not in the future forecast.
  • Display conditions with updated icons using Ionicons. May find moon phase related ones to update those areas of the forecast blocks as well.
  • Browser asking for geolocation to provide forecast. Previous versions included this functionality so should not be too difficult.
  • Provide options to convert between metric and imperial (C/F, mph/kph, etc) measurements where applicable.

CHANGELOG

v2 Codepen

v1 Codepen

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published