|
1 | 1 |  |
2 | 2 |
|
3 | | -# Android - Clean Architecture - Kotlin [](https://travis-ci.org/android10/Android-CleanArchitecture-Kotlin) [](https://codecov.io/gh/android10/Android-CleanArchitecture-Kotlin) |
| 3 | +# Android - Clean Architecture - Kotlin [](https://travis-ci.org/android10/Android-CleanArchitecture-Kotlin) [](https://codecov.io/gh/android10/Android-CleanArchitecture-Kotlin) |
4 | 4 | The purpose of this repo is to follow up Clean Architecture principles by bringing them to Android. It is worth saying that the idea is to take advantage of the Kotlin Programming Language features plus also pull in lessons learned and ideas from other interesting aproaches like Functional Programming. |
5 | 5 |
|
6 | 6 | ## Blog post with implementation details explanation: |
@@ -28,22 +28,22 @@ Article, lessons learned and some more material coming up. Check the following k |
28 | 28 | ### ---------------------------------------------------------------------------------------------- |
29 | 29 |
|
30 | 30 | ## Clean Architecture |
31 | | - |
| 31 | + |
32 | 32 |
|
33 | 33 | ### ---------------------------------------------------------------------------------------------- |
34 | 34 |
|
35 | 35 | ## Android 3 Layers Architecture |
36 | | - |
| 36 | + |
37 | 37 |
|
38 | 38 | ### ---------------------------------------------------------------------------------------------- |
39 | 39 |
|
40 | 40 | ## UI Layer: MVVM |
41 | | - |
| 41 | + |
42 | 42 |
|
43 | 43 | ### ---------------------------------------------------------------------------------------------- |
44 | 44 |
|
45 | 45 | ## Data Layer: Repository |
46 | | - |
| 46 | + |
47 | 47 |
|
48 | 48 | ### ---------------------------------------------------------------------------------------------- |
49 | 49 |
|
@@ -81,6 +81,6 @@ https://github.com/android10/java-code-styles |
81 | 81 | limitations under the License. |
82 | 82 |
|
83 | 83 |
|
84 | | - |
| 84 | + |
85 | 85 |
|
86 | 86 | <a href="https://www.buymeacoffee.com/android10" target="_blank"><img src="https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png" alt="Buy Me A Coffee" style="height: auto !important;width: auto !important;" ></a> |
0 commit comments