Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hyunjung-choi committed Jul 18, 2021
1 parent 358f474 commit f39acb5
Showing 1 changed file with 36 additions and 12 deletions.
48 changes: 36 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
<a href="https://play.google.com/store/apps/details?id=kr.tooni.tooni"> <img src="https://img.shields.io/badge/Google_Play-Download-black?logo=google-play&logoColor=white" style="height : auto; margin-left : 10px; margin-right : 10px;"/> </a>
</p>

## 📸 UI
## 📸 UI

<p align="center">
<img src="https://user-images.githubusercontent.com/69616347/125154026-dfbb4900-e192-11eb-8062-832303480701.png" width="24%"/>
<img src="https://user-images.githubusercontent.com/69616347/125154029-e3e76680-e192-11eb-8dbb-986c1a5a0a9b.png" width="24%"/>
Expand All @@ -18,18 +19,41 @@
<img src="https://user-images.githubusercontent.com/69616347/125154046-ec3fa180-e192-11eb-83d8-5a5c2737d408.png" width="24%"/>
</p>

## 📚 기술스택
## 🤔 투니투니?

- **[HOME: 다양한 큐레이션]**
요일별부터 작가추천까지 다양한 웹툰을 추천받을 수 있습니다.

- **[COMMENT : 웹툰으로 소통하기]**
웹툰 정보를 확인하고 사용자들과 댓글로 소통해보세요.

- **[MY TOON : 내 웹툰 관리]**
내가 보는 웹툰, 좋아하는 웹툰을 편리하게 관리하세요.

- **[SEARCH : 웹툰 검색하기]**
보고 싶은 웹툰을 검색하고, 새로운 추천도 받아보세요.

## 📚 기술스택

- **Minimum SDK Version** - 23
**Target SDK Version** - 30

- **Architecture** - MVVM
**Clean Architecture** 지향

- **Language** 100% Kotlin
- **Minimum SDK Version** 23

- **Target SDK Version** 30

- **Clean Architecture** 지향

- **Architecture**
- MVVM

- **Language**
- 100% Kotlin

- **사용한 라이브러리**
Room, Retrofit, Gson, Glide, Jetpack AAC, Jetpack Hilt, Firebase 익명로그인
- Room, Retrofit, Gson, Glide, Jetpack AAC, Jetpack Hilt, Firebase 익명로그인

- **비동기 처리**
RxJava, RxAndroid
- RxJava, RxAndroid

## 👍 개발자
- 이오형 - [LeeOhHyung](https://github.com/LeeOhHyung)
- 최현정 - [hyunjung-choi](https://github.com/hyunjung-choi)
- 이정민 - [leejungmin05](https://github.com/leejungmin05)

0 comments on commit f39acb5

Please sign in to comment.