Skip to content
Permalink
main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
# WeatherApp
This is a basic weather app that has a few main features:
> 1) Uses the Weatherstack API to obtain current weather data
> 2) Has the option for the user to enter desired location or use automatic detection to use the current location
> 3) The main page will give a basic view of current weather details
> 4) The main page also has an option of profiles to give a selection of a more detailed view of the current weather
> 5) There is a secondary page that allows the user to compare the current weather across multiple locations of their choosing by entering the location like on the main page
Link to demonstration video - https://youtu.be/nu655kOfQsY
This app was tested using the windows machine during development