Skip to content

An app, that allows the user to see the weather forecast for cities of their choosing.The app uses Server APIs,which retrieving data from another application's API - OpenWeatherMap APIs.

License

Notifications You must be signed in to change notification settings

milla56/Weather-Forecast-Dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather-Forecast-Dashboard

Description

"Weather Forecast Dashboard" is an app, that allows the user to see the weather forecast for cities of their choosing.The app uses Server APIs,which retrieving data from another application's API - OpenWeatherMap APIs.

Installation

Follow the link for the deployed website Weather-Dashboard

User Story

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

Usage

The list shows what steps were made to complete the challenge:

  • Once the Weather Dashboard is opened, the user is able to see a search bar where the city name can be typed. SEARCH-BAR
  • When the city of choice is logged, the user is presented with :
    • the name of the city
    • current date
    • an icon representing the weather conditions
    • city's temperature in Celsius
    • city's wind speed in km/h (Kilometre per hour)
    • city's humidity in percent (%) CITY-OF-CHOICE
  • When the user chooses the city and the current weather is displayed, the app dispalys a 5-day forecast,which includes:
    • the date
    • an icon of the weather conditions
    • temperature
    • humidity
    • wind speed 5-DAYS-FORECAST
  • When the user clicks on a city, which is located in the search history, the user will be presented again with the current weather and with 5-day forecast. DEMO
  • All of the searched city will appear in the local storage. savedcity

Technologies Used

  • HTML5
  • CSS3
  • JavaScript
  • jQuery
  • Open Weather Map API
  • Moment.js
  • Bootstrap

Credits

N/A

License

milla56/Weather-Forecast-Dashboard is licensed under the MIT License A short and simple permissive license with conditions only requiring preservation of copyright and license notices. Licensed works, modifications, and larger works may be distributed under different terms and without source code.

About

An app, that allows the user to see the weather forecast for cities of their choosing.The app uses Server APIs,which retrieving data from another application's API - OpenWeatherMap APIs.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published