Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
76 changes: 74 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,74 @@
# Flint-Android
플린트 안드로이드 레포지토리입니다
# 🎬 Flint

> OTT 콘텐츠 추천 및 관리 플랫폼

FLINT는 알고리즘 대신 누군가의 시선과 맥락이 담긴 **컬렉션**을 통해 시청 동기를 자극하는 OTT 콘텐츠 탐색 서비스입니다. 작품의 단순 정보가 아닌 **매력 포인트**에 집중한 큐레이션으로 정보 과잉에 지친 사용자의 탐색 피로를 획기적으로 줄여줍니다. 사용자는 끌리는 컬렉션을 수집하고 직접 생성하며, 파편화된 시청 이력을 나만의 고유한 **취향 키워드**로 축적할 수 있습니다. 단순히 볼거리를 추천하는 것을 넘어, 사용자가 스스로 '무엇에 끌리는 사람인지' 발견하고 정의하는 경험을 제공합니다.

<br/>

## 👥 Contributors
| <img src="https://github.com/user-attachments/assets/2a7ce16b-46f6-4447-920b-6692ad594d04" width="140" /> | <img src="https://github.com/user-attachments/assets/b0a27858-6ad2-47c5-af32-1981e05292f8" width="140" /> | <img src="https://github.com/user-attachments/assets/76065ce6-2098-44bd-8c61-c4cf8b86cca7" width="140" /> | <img src="https://github.com/user-attachments/assets/8340174d-c7ab-4c0d-95bd-d56af5d2b916" width="140" /> | <img src="https://github.com/user-attachments/assets/2d4fe236-ea88-43b6-b40e-d8e041d2cbe1" width="140" /> |
|:---:|:---:|:---:|:---:|:---:|
| **[김나현](https://github.com/nahy-512)** | **[김종우](https://github.com/kimjw2003)** | **[박찬미](https://github.com/chanmi1125)** | **[임차민](https://github.com/ckals413)** | **[김준서](https://github.com/giovannijunseokim)** |
| 프로필, 컬렉션 목록 | 홈, 로그인 | 컬렉션 생성 | 스플레시, 온보딩 | 탐색, 컬렉션 상세 |
Comment on lines +10 to +13
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Potential issue | 🟠 Major

기여자 GitHub 링크와 접근성 개선이 필요합니다.

현재 GitHub 링크가 플레이스홀더(contributor1, contributor2 등)로 되어 있어 실제 프로필로 연결되지 않습니다. 실제 GitHub 사용자명으로 업데이트해주세요.

또한 이미지에 대체 텍스트(alt text)를 추가하면 스크린 리더 사용자의 접근성이 향상됩니다.

♻️ 제안하는 수정안
-| <img src="https://github.com/user-attachments/assets/2a7ce16b-46f6-4447-920b-6692ad594d04" width="140" /> | <img src="https://github.com/user-attachments/assets/b0a27858-6ad2-47c5-af32-1981e05292f8" width="140" /> | <img src="https://github.com/user-attachments/assets/76065ce6-2098-44bd-8c61-c4cf8b86cca7" width="140" /> | <img src="https://github.com/user-attachments/assets/8340174d-c7ab-4c0d-95bd-d56af5d2b916" width="140" /> | <img src="https://github.com/user-attachments/assets/2d4fe236-ea88-43b6-b40e-d8e041d2cbe1" width="140" /> |
+| <img src="https://github.com/user-attachments/assets/2a7ce16b-46f6-4447-920b-6692ad594d04" width="140" alt="김나현 프로필" /> | <img src="https://github.com/user-attachments/assets/b0a27858-6ad2-47c5-af32-1981e05292f8" width="140" alt="김종우 프로필" /> | <img src="https://github.com/user-attachments/assets/76065ce6-2098-44bd-8c61-c4cf8b86cca7" width="140" alt="박찬미 프로필" /> | <img src="https://github.com/user-attachments/assets/8340174d-c7ab-4c0d-95bd-d56af5d2b916" width="140" alt="임차민 프로필" /> | <img src="https://github.com/user-attachments/assets/2d4fe236-ea88-43b6-b40e-d8e041d2cbe1" width="140" alt="김준서 프로필" /> |
 |:---:|:---:|:---:|:---:|:---:|
-| **[김나현](https://github.com/contributor1)** | **[김종우](https://github.com/contributor3)** | **[박찬미](https://github.com/contributor4)** | **[임차민](https://github.com/contributor5)** | **[김준서](https://github.com/contributor2)** |
+| **[김나현](https://github.com/nahy-512)** | **[김종우](https://github.com/kimjw2003)** | **[박찬미](https://github.com/chanmi1125)** | **[임차민](https://github.com/ckals413)** | **[김준서](https://github.com/actual-username)** |

참고: 실제 GitHub 사용자명으로 교체해주세요.

🧰 Tools
🪛 markdownlint-cli2 (0.18.1)

10-10: Images should have alternate text (alt text)

(MD045, no-alt-text)


10-10: Images should have alternate text (alt text)

(MD045, no-alt-text)


10-10: Images should have alternate text (alt text)

(MD045, no-alt-text)


10-10: Images should have alternate text (alt text)

(MD045, no-alt-text)


10-10: Images should have alternate text (alt text)

(MD045, no-alt-text)


10-10: Tables should be surrounded by blank lines

(MD058, blanks-around-tables)

🤖 Prompt for AI Agents
In `@README.md` around lines 10 - 13, Update the README table so each GitHub link
anchor (e.g., the placeholder usernames contributor1, contributor2,
contributor3, contributor4, contributor5) points to the actual GitHub usernames
and not placeholders, and add meaningful alt text for each <img> tag (e.g.,
alt="Screenshot: Profile" or specific feature name) to improve accessibility;
ensure the link text remains descriptive (use real contributor display names
inside the [ ] anchors) and that each <img src="..."> includes an alt attribute
describing the image.


<br/>

## 🛠 Tech Stack

### Architecture
- **Google App Architecture** (Data - Domain - Presentation)
- **MVVM Pattern**
- **Repository Pattern**

### Android
- **Language**: Kotlin
- **UI**: Jetpack Compose
- **Dependency Injection**: Hilt
- **Asynchronous**: Coroutines, Flow
- **Network**: Retrofit, OkHttp, kotlinx.serialization
- **Local Storage**: DataStore
- **Navigation**: Type-safe Navigation Component

## 📦 Project Structure
```

com.flint/
├── core/
│ ├── common/
│ │ ├── di/
│ │ ├── datastore/
│ │ ├── extension/
│ │ ├── manager/
│ │ └── util/
│ ├── designsystem/
│ │ ├── theme/
│ │ └── component/
│ └── navigation/
├── data/
│ ├── api/
│ ├── dto/
│ │ ├── base/
│ │ └── {feature}/
│ │ ├── request/
│ │ └── response/
│ ├── di/
│ └── local/
├── domain/
│ ├── model/
│ ├── mapper/
│ ├── repository/
│ └── type/
└── presentation/
└── {feature}/
├── *Route.kt
├── *Screen.kt
├── *ViewModel.kt
└── *UiState.kt
```

## Flint 코드/ 깃/ 브랜치 컨벤션
https://ckals413.notion.site/Flint-2f17f139a61a80268a92cd07adc59f90?source=copy_link