Skip to content

nevtum/road-to-clean-architecture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Instructions

Please go through all refactoring steps by switching branches:

  • step-1: Separation of persistance layer from application
  • step-2: Separation of presentation layer from application
  • step-3: Unit tests of domain layer
  • step-4: Creation of isolated application layer
  • step-5: Dependency inversion between infrastructure and application layer to enable app unit testing

About

Example project which gets refactored into the "Clean Architecture" pattern

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages