Skip to content

JosephKalash/movies_gallary_clean_architecture_TDD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This project depends on Clean Architecture which is created by uncle Bob and TDD as a software development proccess which aims to test cases before begin to code them. The Project is still under developing, but until now the app could show the popular movies with their details which is shown in separated page.

Structure of the project

As I follow Clean Architecture for my Flutter project I have until now "movies gallary" feature and "Authantication" feature (not finish yet). The structure for every feature is this:

Screenshot (104)

So the event goes from presentaion layer up to data layer to get the data and return it to screen.

Screenshots

Screenshot_20210510-224357 Screenshot_20210510-223910

About

Flutter app to showcase an Clean Architecture with TDD pattern

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages