Skip to content

a1718367/weatherApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WeatherApp

  • Onload the default city is set to Adelaide
  • Weather details and forecast is displayed to user
  • To search for new city, user enter city name into searchbox and click on search btn
  • if no data was entered before clicking search btn, modal display input needed will appear
  • if data entered was not matched with any city via API,modal display nil result will appear
  • Searched city will be added to local storage and display in the first line of history section
  • Searh history limited to 5
  • If searched city already existed in history, it will not be added
  • To displays weather details for previously searched city, user click on the city name displayed in history section
  • To clear history, user click on clear history btn
  • Background image change with the hour number of the day
Weather App

screenshot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors