It was a TOP (the odin project) project made using an API, the OpenWeatherApi. Due to be using the free version of the API, it wasn't possible to make a precise forecast display, so no matter the hour, it will always display the 15, 18, 21, 00 of the day.
- Display the initials of the country.
- Display the temperature in celcius, the feels like, min and max temperature and humidity.
- A forecast display (but not precise due to be using the free API).
- Add a search bar helper (example if you write "Bos" it would display all locations with "Bos" on the name).
- Add a precise and full forecast with a inner scroller.
- Add a graph with the temperatures changes.
