Skip to content

감정의 꽃말을 가진 꽃으로 하루의 감정을 기록하는 일기 어플리케이션 FE

Notifications You must be signed in to change notification settings

sm-solux/29th_1_Appsolute_Flory_Front

 
 

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
CI Github Action(KtLint, Compile Check)
Other Tools Slack, Notion, Figma, Postman

📁 Foldering

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

About

감정의 꽃말을 가진 꽃으로 하루의 감정을 기록하는 일기 어플리케이션 FE

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 100.0%