Implement a node app retrieve the weather predictions from an external API.
As a person who lives in Madrid
I want to know the weather prediction for today
so I can decide if I have to take an umbrela
As a person who lives in Madrid
I want to know the maximim and minimun temperature for today
so I can decide how to wear
As a person who does not live in Madrid
I want to know the weather prediction for today
so I can decide if I have to take an umbrela
As a person who does not live in Madrid
I want to know the maximim and minimun temperature for today
so I can decide how to wear
As a farsighted person
I want to know the prediction for tomorrow
so I can prepare the clothes the night before
As a first timer user
I want to have access to the help,
so that I know how interact with the app
To retrieve the predictions for Madrid:
https://www.metaweather.com/api/location/766273/
To retrieve the id for other cities:
https://www.metaweather.com/api/location/search/?query=madrid