Skip to content

Rain or Shine retrieves weather data for a users' city input, providing details for day-of, along with 5-day forecast. Between 8pm-4am local time, the app features darkmode styling. 🌦️

Notifications You must be signed in to change notification settings

djdyer/rain-or-shine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rain-or-Shine?


Repo Contents

  • README.md
  • index.html
  • style.css
  • script.js
  • reset.css
  • assets
  • Deployed URL

  • Description

    Using the OpenWeather One Call API, Rain or Shine? will retrieve weather data for a users' city input, providing weather details for day-of, along with 5-day forecast. Between the hours of 8pm-4am local time, the app will feature darkmode styling.


    User Story

    AS A traveler
    I WANT to see the weather outlook for multiple cities
    SO THAT I can plan a trip accordingly.
    

    Screenshots



    Criteria

    User greeted with input field, search prompt and button to begin.
    
    When valid city name provided, user is presented with current and future weather conditions.
    
    Search results are added to history under results heading, and persist in local storage.
    
    User is provided with date, gif representation of condition, temp, wind speed, and humidity.
    
    UV Index is available for current day with color scale for severity.
    
    Future conditions include a 5 day forecast beyond current date.
    
    When selecting from search history, user is again presented with results for saved city.
    
    User can store 5 cities max, and clear results button will erase local storage.
    

    Deployed URL

    https://github.com/djdyer/rain-or-shine
    https://djdyer.github.io/rain-or-shine

    About

    Rain or Shine retrieves weather data for a users' city input, providing details for day-of, along with 5-day forecast. Between 8pm-4am local time, the app features darkmode styling. 🌦️

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published