Skip to content

Yaseen121/GUIProjectFinal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GUI Project Final - Weather App (Spring 2018)

A weather app built with React for runners.

Homepage

react-weather-app-homepage

On the homepage, the user is presented with the current weather conditions for their location. The user is also able to enter any time during the day along with a value for how long they would like to run, and the app would then present a forecast for that time period.

Forecast

react-weather-app-forecast

The forecast page shows the user the forecast of the weather condtions, along with appropaite icons representing the condtions for the remainder of the day.

Optimise

react-weather-app-optimise

The optimise page includes a timer for runners to time their run. This page also allows the user to input their prefered minimum and maximum temperatures, afterwhich the app would present to the user only the hours which match these condtions.

Installation

git clone https://github.com/Yaseen121/GUIProjectFinal.git
cd GUIProjectFinal
npm i
npm start

# To build the app for production, run the following command:
npm run build

Disclaimer

  • The wunderground.com API service has been discontinued and no longer provides support for clients hence the project no longer works as intended.

Group Project Contributors:

About

A weather app built with React for runners (Spring 2018).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors