부모의 추억을 자식과 공유하며 공감대를 찾는 문답형 아카이빙 서비스, 엄빠도 어렸다 👨👩👧👦
우리도 어렸다 👶🏻
최영린 | 고아라 | 남유진 |
---|---|---|
|
|
|
Library | Tag | Tool |
---|---|---|
SnapKit | Layout | SPM |
Alamofire | Network | SPM |
FireBase | PushAlarm | SPM |
KaKaoOpenSDK | SocialLogin, Share | SPM |
Lottie | Splash, Animation | SPM |
✅ Git Flow
├── 📁 Application
│ ├── 🗂️ Manager
│ ├── Appdelegate
│ ├── SceneDelegate
├── 📁 Global
│ ├── 🗂️ Resources
│ │ ├── 🗂️ Lottie
│ │ ├── 🗂️ Font
│ │ ├── Assets
│ ├── 🗂️ Extension
│ ├── 🗂️ Literals
│ ├── 🗂️ Protocols
│ ├── 🗂️ Utils
│ ├── 🗂️ Supporting Files
│ │ ├── LaunchScreen
├── 📁 Network
│ ├── 🗂️ Environment
│ ├── 🗂️ Base
│ ├── 🗂️ Entity
│ ├── 🗂️ Services
├── 📁 Presentation
│ ├── 🗂️ Common
│ ├── 🗂️ Home
│ │ │ ├── 🗂️ MainScene
│ │ │ │ ├── 🗂️ ViewController
│ │ │ │ ├── 🗂️ View
├───├───├───├───├── 🗂️ Cells
├── Info.plist
├── .swiftlint