Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Mnseo authored Feb 14, 2024
1 parent b3cce40 commit 957ce82
Showing 1 changed file with 55 additions and 1 deletion.
56 changes: 55 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
# <b> 🤝 IT 커리어 성장형 네트워킹 서비스, 틈틈 </b>
# <b> 🤝 TEUM TEUM </b>

![tt1](https://github.com/depromeet/TeumTeum-Android/assets/100370200/5230940d-be49-46d0-a0ff-d88ecd4f9604)

```
📌 IT 커리어 성장형 네트워킹 서비스, 틈틈
```
<br>

## Contributors
Expand All @@ -24,6 +27,57 @@ IT 직군의 다양한 개성을 지닌 사람들과 네트워킹하며 커리

<br>

## Tech Stack ⚒️
- Clean Architecture
- Multi-Module

- MVVM
- Repository Pattern

- Compose + XML
- Hilt

- Coroutine
- Version Catalog

- Kotlin - Flow
- GitHub Action CI / CD

<br>

## 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
```
<br>


## 틈틈을 처음 사용하시나요? 😎
![Untitled](https://github.com/depromeet/TeumTeum-Android/assets/100370200/7ce79833-06aa-40a3-afd1-18f0dc37601b)

Expand Down

0 comments on commit 957ce82

Please sign in to comment.