Skip to content

A simple Weather App that fetches data from openweathermap.org/ - implementing clean code architecture provided by resocoder.com/

Notifications You must be signed in to change notification settings

hosain-mohamed/Flutter-WeatherApp

Repository files navigation

weather_app

A simple Flutter project. implementing the clean code architecture and TDD provided by ResoCode (a 7-hour course teaching how to organise your code to meet the best practice regarding the readability and flexability. fetching the data from openweathermap

Image

skills implemented

  • clean code Architecture inspired by ResoCode.
  • SOLD Principles aiming to make the app more understandable, flexible and maintainable.
  • TDD (test driven development) with the commonly applid structure of setup, execution, validation, and cleanup. which makes the software more testable and maintainable .
  • RESTful Api.
  • Bloc as a State managment solution.

About

A simple Weather App that fetches data from openweathermap.org/ - implementing clean code architecture provided by resocoder.com/

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages