Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JaesungLeee authored Mar 16, 2022
1 parent 13a67e2 commit 2d7eddf
Showing 1 changed file with 41 additions and 0 deletions.
41 changes: 41 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,43 @@
# Solution-Challenge-2022-Pocket-Doctor-App
Google Developer Student Clubs 2022 Solution Challenge - Team HOT(HUFS ON TOP)'s Android Application
- Member: 이재성, 임나경, 정서영

## 💊 Contributor
### Mobile Frontend - Android
<table>
<tr>
<td><a href="https://github.com/yejin9858">이재성</a></td>
<td><a href="https://github.com/SeoYoung99">정서영</a></td>
</tr>
<tr>
<td><img src="https://github.com/JaesungLeee.png" width="150"></td>
<td><img src="https://github.com/SeoYoung99.png" width="150"></td>
</tr>
</table>

### Backend
<table>
<tr>
<td><a href="https://github.com/NakyungIm">임나경</a></td>
</tr>
<tr>
<td><img src="https://github.com/NakyungIm.png" width="150"></td>
</tr>
</table>




## 💊 Libraries
- #### 안드로이드

| **Architecture** | MVVM |
| --------------------------- | ------------------------------------------------------------ |
| **Design Pattern** | Repository Pattern, Delegation Pattern |
| **Jetpack Components** | DataBinding, LiveData, ViewModel, Lifecycle, Room, Navigation Component|
| **Dependency Injection** | Koin |
| **Network** | OkHttp3, Retrofit2 |
| **Asynchronous Processing** | Coroutine |
| **Third Party Library** | Glide, Timber |
| **Strategy** | Git Flow |
| **Other Tool** | Notion |

0 comments on commit 2d7eddf

Please sign in to comment.