mvitolo / weatherapp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WeatherApp

A nice and simple WeatherApp using bloc architecture

Weather Condition

The app that shows the weather conditions for next 5 days.

The user will be able to change the name of the city to have the related weather conditions.

There are two api call. The first one is the one related to forecast.

This will give forecasts for different hours for each days. I have reduced the result ot just one element for day.

To validate if the City we wanna see the forecast for is valid I have used the city api call.

Architecture

On the Architecture side I have chosen the BLoC pattern

About


Languages

Language:Dart 91.4%Language:HTML 6.2%Language:Swift 1.7%Language:Kotlin 0.5%Language:Objective-C 0.2%