We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 397d6a1 commit 91ebfe6Copy full SHA for 91ebfe6
1 file changed
README.md
@@ -1,20 +1,16 @@
1
## DDD. 팀원들 출석체크를 위한 안드로이드 버전입니다.
2
3
4
-### Language
+### Spec
5
- Kotlin
6
-
7
-### Architecture Pattern
8
-- MVVM
9
10
-### Coroutine
11
12
-### DI(Dependency injection)
13
- Dagger2
14
15
-### NetWork
+- Coroutine
+- AAC ViewModel
+- LiveData
+- Room
16
- okhttp3 + Retrofit2
17
18
-### More
19
- DataBinding
20
-- Rxbinding3
+
+### Architecture Pattern
+
0 commit comments