Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 1.09 KB

README.md

File metadata and controls

27 lines (17 loc) · 1.09 KB
Error in user YAML: (<unknown>): mapping values are not allowed in this context at line 1 column 26
---
title: Clean Architecture: Kotlin
---

Made Tech Flavour Clean Architecture: Kotlin

Example project: MLD Klean Architecture (Continuous Feedback)

Spek

Acceptance Test

An executing example can be found here.

Unit Test

An executing example can be found here.

Production Code

Customer code should be housed within a Client package e.g. com.acmeindustries.widget

Non-customer specfic code should be housed within a MadeTech namespace e.g. com.madetech.authentication