From 957ce82347acec26066fb951882288330bf8f7ba Mon Sep 17 00:00:00 2001 From: Minseo <100370200+Mnseo@users.noreply.github.com> Date: Wed, 14 Feb 2024 17:10:19 +0900 Subject: [PATCH] Update README.md --- README.md | 56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 55 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c706cbff..f894d1f1 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,10 @@ - # 🤝 IT 커리어 성장형 네트워킹 서비스, 틈틈 + # 🤝 TEUM TEUM ![tt1](https://github.com/depromeet/TeumTeum-Android/assets/100370200/5230940d-be49-46d0-a0ff-d88ecd4f9604) +``` +📌 IT 커리어 성장형 네트워킹 서비스, 틈틈 +```
## Contributors @@ -24,6 +27,57 @@ IT 직군의 다양한 개성을 지닌 사람들과 네트워킹하며 커리
+## Tech Stack ⚒️ +- Clean Architecture +- Multi-Module + +- MVVM +- Repository Pattern + +- Compose + XML +- Hilt + +- Coroutine +- Version Catalog + +- Kotlin - Flow +- GitHub Action CI / CD + +
+ +## System Architecture 💻 + +### Architecture (with Data flow) +![image](https://github.com/depromeet/TeumTeum-Android/assets/100370200/e1442bad-dd8a-464b-a1cb-d719253ab410) + +### MOUDLE +``` +🗃️app + ┣ 📂di + ┣ 📂presentation + ┣ 📂util +🗃️build-logic + ┣ 📂convention +🗃️core + ┣ 📂base +🗃️data + ┣ 📂datasource + ┣ 📂local + ┣ 📂model + ┃ ┣ 📂response + ┃ ┣ 📂request + ┣ 📂repository + ┣ 📂remote + ┃ ┣ 📂interceptor + ┃ ┣ 📂service + ┣ 📂util +🗃️domain + ┣ 📂entity + ┣ 📂repository +``` +
+ + ## 틈틈을 처음 사용하시나요? 😎 ![Untitled](https://github.com/depromeet/TeumTeum-Android/assets/100370200/7ce79833-06aa-40a3-afd1-18f0dc37601b)