Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/developeracademy-postech/2024-mc2-m14-soongeez
우끼끼 우리보다 멋진 원숭이들은 이 세상에 없어!🐒
https://github.com/developeracademy-postech/2024-mc2-m14-soongeez
ios-app swiftui youtube-api-v3 ytmusic
Last synced: about 9 hours ago
JSON representation
우끼끼 우리보다 멋진 원숭이들은 이 세상에 없어!🐒
- Host: GitHub
- URL: https://github.com/developeracademy-postech/2024-mc2-m14-soongeez
- Owner: DeveloperAcademy-POSTECH
- Created: 2024-05-13T00:52:41.000Z (6 months ago)
- Default Branch: develop
- Last Pushed: 2024-05-30T09:06:37.000Z (6 months ago)
- Last Synced: 2024-06-04T04:22:06.820Z (6 months ago)
- Topics: ios-app, swiftui, youtube-api-v3, ytmusic
- Language: Swift
- Homepage:
- Size: 6.89 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Finale
## 🐒 숭이즈
|[](https://github.com/crownjoe)|[](https://github.com/ezzkimm)|[](https://github.com/kyxxgsoo)|[](https://github.com/seeeRini)|[](https://github.com/keenieY)|[](https://github.com/Ahnhyerim)|
|:----:|:----:|:----:|:----:|:----:|:----:|
|[조세연](https://github.com/crownjoe)|[김은정](https://github.com/ezzkimm)|[이경수](https://github.com/kyxxgsoo)|[성세린](https://github.com/seeeRini)|[이윤지](https://github.com/keenieY)|[안혜림](https://github.com/Ahnhyerim)|
## 📁 Package Convention
```
📦SOONGEEZ
├─📂Data
| ├─📂Network
│ │ ├─📂DataMapping
│ │ └─📂NetworkManager
│ │ └─📂Response
│ │ └─📂Request
├─📂Presentation
│ │ └─📂View
│ │ └─📂ViewModel
└─📂Extension
```
## 💻 TECH STACK
- MVVM
- YouTube Data API V3
- YTMusic API
## 🍯 Git Convention
- **[FEAT]** : 새로운 기능 구현
- **[CHORE]** : 버전 코드 수정, 패키지 구조 변경, 타입 및 변수명 변경 등의 작은 작업
- **[FIX]** : 버그 및 오류 해결
- **[HOTFIX]** : issue나 QA에서 문의된 급한 버그 및 오류 해결
- **[MERGE]** : 다른 브랜치와의 MERGE
- **[REFACTOR]** : 전면 수정
## 🔖 Branch Strategy
```
[작업 유형/#이슈 번호] 작업 내용
```
## 🫧 Project Archiving
[CONVENTION & MEETING MINUTES](https://righteous-pigeon-fc2.notion.site/6ccfc1bf41194b5aa5548e181a5ba1d3?pvs=4)