Skip to content

It is a weather forecast app that will fetch the weather of any location in the world asked by the user. It will tell current weather report with various little details. It will also provide forecast for the next 7 days. I have also integrated the google maps with this… HTML | CSS | JAVASCRIPT

Notifications You must be signed in to change notification settings

talib808/Weather-App-1-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Building a Weather App

problem statement

Accept a city name and find the weather data for that city

Show the map of that entered city on right hand side

Show the weather details of that city on Left hand side. Show min temp, max temp, wind, clounds, sunrise, sunset etc.

Use logos or icons while showing the data. ( you can show logo of sunrise, sunset etc ) Searchbar should be on top. In the same weather app, show daily forecast of a city for next 7 days.

You can show this data on new html page or same one as well, your choice.

I have done this project individually and build the Weather App where user can search any city weather and on his/her location . I hope you will enjoy the reading….

I had to implement the following user stories:

  1. User can view the weather in his/her current location.
  2. User can toggle the temperature unit (Celsius or Fahrenheit).
  3. Weather icon or background image will change depending on weather conditions.
  4. User can search for weather information of other places.

Tech Stacks Used

HTML CSS JavaScript

Here are some screenshots -

Home Page

search

About

It is a weather forecast app that will fetch the weather of any location in the world asked by the user. It will tell current weather report with various little details. It will also provide forecast for the next 7 days. I have also integrated the google maps with this… HTML | CSS | JAVASCRIPT

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published