Skip to content

msp4msps/weather_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

weather_api

The following project was conducted to leverage the open weather API to allow a user to search for cities and discover current weather information as well as a five day forcast.

Current website img

Author

Nick Ross

Functionality

When a user enters the page, they are asked to search for a city

answer question

Upon search, both the current day and 5 day forcast are presented. UVI index is highlighted in green, yellow, or red depending on serverity. The five day forcast dynamically updates the emoji displayed based on the main weather description for that day.

record score

When a user searches for a city, their search is saved in a list underneather and they can click on these at a later time to research that particular city. All searches are saved in local storage and are rendered when the user comes back to the page.

record score

If a user search for a city that does not exist or performs a typo, they will be presented with an error message and will have to start a new search.

record score

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors