Skip to content

Commit

Permalink
Merge pull request #135 from Team-Wable/feature/#134-readme
Browse files Browse the repository at this point in the history
[Feature/#134] : set up readme
  • Loading branch information
sohyun127 authored Dec 26, 2024
2 parents 6bd117b + 23d6d0a commit 4ffd536
Showing 1 changed file with 34 additions and 2 deletions.
36 changes: 34 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,34 @@
# ANDROID
와블 두둥등장

![wable](https://github.com/user-attachments/assets/b02e03eb-6f64-4a44-88e2-88badb3d3b10)

<div align="center">

# Wable
**비난, 조롱없이 내 팀과 선수를 응원하는 커뮤니티**

<a href="https://play.google.com/store/apps/details?id=com.teamwable.wable&pcampaignid=web_share">
<img src="https://play.google.com/intl/en_us/badges/static/images/badges/en_badge_web_generic.png" height="70">
</a>

</div>

## Architecture
The **Wable** app follows the
[official architecture guidance](https://developer.android.com/topic/architecture)

## Modularization
<img src="https://github.com/user-attachments/assets/ce507051-ef84-412a-b0a3-33d214d529e4" width="700"/>

## Tech
- IDE : [Android Studio koala](https://developer.android.com/studio/releases/past-releases/as-koala-release-notes)
- DI : [Hilt](https://developer.android.com/training/dependency-injection/hilt-android?hl=ko)
- Netwrok : [Retrofit](https://square.github.io/retrofit/)
- Asynchronous : [Kotlin Coroutines, ](https://kotlinlang.org/docs/coroutines-overview.html)[Flow](https://kotlinlang.org/docs/flow.html)
- Jetack : [Compose, ](https://developer.android.com/compose)[Navigation, ](https://developer.android.com/guide/navigation?hl=ko)[DataStore, ](https://developer.android.com/jetpack/androidx/releases/datastore?hl=ko)[Paging](https://developer.android.com/topic/libraries/architecture/paging/v3-overview?hl=ko)
- Design System : [Material 3](https://m3.material.io/)
- Build System : [Gradle Version Catalog, ](https://docs.gradle.org/current/userguide/platforms.html)[Custom Convention Plugins](https://docs.gradle.org/current/samples/sample_convention_plugins.html)

## Contributors
|<img src="https://github.com/user-attachments/assets/d3156bf2-3fef-4b57-ae20-f0242f63f041" width="50"/> |<img src="https://github.com/user-attachments/assets/4feb05ec-51d7-4e94-bb1a-4e3196ce97a6" width="50"/> | <img src="https://github.com/user-attachments/assets/76047725-1103-4c4a-8850-360f486c5f98" width="50"/> |
|------|------|------|
| Eonji-sw | chanubc | sohyun127 |

0 comments on commit 4ffd536

Please sign in to comment.