An open API service indexing awesome lists of open source software.

https://github.com/depromeet/fairer-android

11기 도와조!홈즈 가사분담앱 fairer✨
https://github.com/depromeet/fairer-android

Last synced: 6 months ago
JSON representation

11기 도와조!홈즈 가사분담앱 fairer✨

Awesome Lists containing this project

README

          

# Fairer
스크린샷 2022-06-29 오전 12 32 29

디프만. 11기에서 활동한 도와조 홈즈 팀의 **Fairer**입니다.

[![Facebook](https://img.shields.io/badge/facebook-1877f2?style=flat-square&logo=facebook&logoColor=white&link=https://www.facebook.com/fairer.official/)](https://www.facebook.com/fairer.official)
[![instagram](https://img.shields.io/badge/instagram-E4405F?style=flat-square&logo=Instagram&logoColor=white&link=https://www.instagram.com/fairer.official/)](https://www.instagram.com/fairer.official/)

# OverView
> Peacemaker for houseworker 모든 하우스워커를 위한 피스메이커, 페어러
> 집안일 분담 서비스

- 개발 기간 : 2022.03.19 ~ ing
- Android 개발자 :

|||||
|:------:|:---:|:---:|:---:|
|[김수연](https://github.com/onemask)|[임수진](https://github.com/sujin-kk)|[박정준](https://github.com/wjdwns) | [김민주](https://github.com/kimchuu) |

# About

### Features
- 0. 구글 로그인
- 1. 집안일 생성
- 2. 집안일 조회
- 3. 집안일 삭제
- 4. 그룹 생성 , 카카오톡 초대 , 딥링크
- 5. 프로필 수정
- 6. 집안일 규칙 추가
- 7. 푸쉬 알림
- 8. 네트워크 연결 감지

### Technology Stack
- Tools : Android Studio Dolphin
- Language : Kotlin
- Architecture Pattern : MVVM Pattern
- Android Architecture Components(AAC)
- Flow
- ViewModel
- Coroutine
- Data Binding
- Hilt
- Naivgation Conponponent
- FirebaseMessagingService
- OKHTTP
- RETROFIT
- MOSHI
- SERIALIZATION
- KAKAO_SDK
- GLIDE
- FIREBASK_BOM
- TIMBER

### Foldering
```
.
├── base
├── data
│ ├── dataSource
│ ├── repository
│ └── ApiService
├── di
│ ├── NetworkModule
│ └── RepositoryModule
├── model
│ ├── enums
│ ├── request
│   └── response
├── service
│ ├── FairerFirebaseMessagingService
│ └── InternetService
├── ui (for features)
└── util
```

# WireFrame
스크린샷 2022-06-29 오전 12 58 34
스크린샷 2022-06-29 오전 12 58 42
스크린샷 2022-06-29 오전 12 59 24
스크린샷 2022-06-29 오전 12 59 38

# ToDo
- 메인 화면 개편
- 룰렛 기능
- 통계 기능