Skip to content

solsarr/Weather-App

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

Alex & Solomon

We wanted to make a weather app to show that we can work with constantly updating API data.

This is a weather app that lets you choose to see weather data from other cities. current weather, 3 day forecast and 7 day forecast.

Components:

Alt text

User Story:

Users will see the main screen with weather data for temperature , precipitation, humidity, and weather type.

To the left of weather data there are buttons to change forecast length from current to, 3 day and 7 day.

The extended forecast will display in the main forecast section, showing an icon for weather type and data for temperature, chance of rain and day of week.

Wire frame:

Alt text

API INFO:

https://api.open-meteo.com/v1/forecast?latitude=39.10&longitude=-94.58&daily=weathercode,temperature_2m_max,temperature_2m_min,precipitation_sum,windspeed_10m_max&temperature_unit=fahrenheit&windspeed_unit=mph&precipitation_unit=inch&timezone=auto

Alt text

Screenshots

Alt text

Alt text

Alt text

Coming Features

Choose location for forecast

Hourly forecast

Better weather icons

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 68.6%
  • HTML 18.1%
  • CSS 13.3%