Skip to content

SOLUX-APP1-FLORY/Flory-Android

Repository files navigation

🌸 FLORY-Android 🌸

플로리 (Flory)

29th SOLUX Project
프로젝트 기간 : 2024.03.18 ~ 2024.08.04

“감정의 꽃말을 가진 꽃으로 하루의 감정을 기록하는 일기 앱서비스”

🌸 Contributors

이가을 김세희 윤희재
[👑 Team Leader]
일기 기록 및 수정
마이페이지
자동 로그인
[🤖 Team Member]

선물
이웃목록
[🤖 Team Member]
로그인
회원가입

👩🏻‍💻 Tech Stack

Title Content
Architecture Clean Architecture, MVVM
Design Pattern Repository Pattern, Adapter Pattern, Observer Pattern
Jetpack Components AAC Bottom Navigation, Preference Datastore, Lifecycle, ViewModel
Dependency Injection Hilt
Network Retrofit, OkHttp
Asynchronous Processing Coroutine(+ Flow)
Third Party Library Coil, Timber, kotlinSerialization
Other Tools Slack, Notion, Figma, Postman

📁 Foldering

📦com.flory
├─📂app
│  ├─📂di
│  ├─📂interceptor
├─📂data
│  ├─📂datasource
│  ├─📂datasourceimpl
│  ├─📂dto
│  │  └─📂request
│  │  └─📂response
│  ├─📂mapper
│  ├─📂repositoryimpl
│  ├─📂service
├─📂domain
│  ├─📂entity
│  ├─📂repository
│  ├─📂usecase
├─📂presentation
│  ├─📂auth
│  ├─📂main
│  ├─📂home
│  ├─📂date
│  ├─📂gift
│  │  └─📂confirm
│  │  └─📂send
│  ├─📂profile
│  ├─📂record
│  ├─📂searchNeighbor
└─📂util

About

Flory 안드로이드 개발팀

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages