## Weather App
We are going to create an app which would allow the user to input their location to search for the weather.
On the result screen, back ground image would refeclt the weather condition.
## API's
Openweather API -
- image background + description changes.
- degrees + other info
> This idea has been dismissed becasue of no free API's >
> stretch goal, a location api (getAddress() API free alternative) (autocomplete locations according to search value)
### Around the world (page)
API for random city generator.
> this will now have to be ranodm from set list fo cities.
### Replicate (stretch goal)

### Extra Feature (for fun)
What3Words API -
> requires api key
- gives unique 3 word descriptor of curretn location,
## Stretch Stories
Impatient user: circular progress, progress bar whilst data is being fetch.

Confused user - Error: Unable to retrieve weather data. Please try again later."