This is a basic weather app that has a few main features:
- Uses the Weatherstack API to obtain current weather data
- Has the option for the user to enter desired location or use automatic detection to use the current location
- The main page will give a basic view of current weather details
- The main page also has an option of profiles to give a selection of a more detailed view of the current weather
- 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