Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/developeracademy-postech/mc2-team5-firefighter
시켜줘 ADA 명예소방관
https://github.com/developeracademy-postech/mc2-team5-firefighter
Last synced: about 4 hours ago
JSON representation
시켜줘 ADA 명예소방관
- Host: GitHub
- URL: https://github.com/developeracademy-postech/mc2-team5-firefighter
- Owner: DeveloperAcademy-POSTECH
- License: mit
- Created: 2022-06-09T01:19:04.000Z (over 2 years ago)
- Default Branch: develop
- Last Pushed: 2024-04-07T05:00:13.000Z (7 months ago)
- Last Synced: 2024-04-20T14:52:18.852Z (7 months ago)
- Language: Swift
- Size: 33.7 MB
- Stars: 57
- Watchers: 4
- Forks: 4
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![banner](https://user-images.githubusercontent.com/55099365/174474703-d8462f7e-fd99-4244-8574-ecd20e82d718.png)
[](https://apps.apple.com/us/app/%EC%95%A0%EB%8B%88%EB%98%90-aenitto/id1642486538?utm_source=appstore)
_**기대되는 다음 날을 만들어줄게!**_
_**다음 날이 기대되는 소소한 즐거움, AENITTO.**_
### 📱 Screenshots
| Main Room | AENITTO Room(wait) | AENITTO Room(ing) |
|:---:|:---:|:---:|
||||| Create Room | Letter | Admission Code |
|:---:|:---:|:---:|
||||| Select Manitto | Open Manitto |
|:---:|:---:|
|||
### 🛠 Development Environment
### :sparkles: Skills & Tech Stack
* UIKit
* AutoLayout + Code base
* MVVM + Clean Architecture
* Combine
* URLSession(Custom Network Library - MTNetwork)### 🎁 Library
| Name | |
| ----------------- | ----- |
| SnapKit | `SPM` |
| FSCalendar | `SPM` |
| Gifu | `SPM` |
| Firebase | `SPM` |
| SkeletonView | `SPM` |### 🔀 Git branch & [Git Flow](https://techblog.woowahan.com/2553/)
```
develop(default)feature/10-sign-up
release/v1.0.0
hotfix/11-main-activty-bug
```### 🗂 Folder Structure
```
Manito
|
|── Packages
│ └── 🗂 MTNetwork
|── Modules
│ └── ⚒️ MTResourse
|── Configuration
│ │── 🗂 Dev
│ └── 🗂 Prod
│ └── 🔨 Prod.xcconfig
└── Manito
│── 🗂 App
│ │── 📄 SceneDelegate
│ │── 📄 AppDelegate
│ └── 🗒 Info.plist
|── 🗂 Presentation
│ │── 📁 Common
│ └── 📁 Scene
│ └── 📁 Scene
│ │── 📁 View
│ │── 📁 ViewController
│ └── 📁 ViewModel
|── 🗂 Domain
│ │── 📁 Error
│ │── 📁 Usecase
│ └── 📁 Entity
|── 🗂 Data
│ │── 📁 DTO
│ │── 📁 Repository
│ └── 📁 Network
│ │── 📁 Foundation
│ └── 📁 EndPoint
|── 🗂 Util
│ │── 📁 Logger
│ │── 📁 Extension
│ │── 📁 Script
│ │ └── 📄 LocalizationScript.py
│ └── 📁 Literal
│ │── 📄 Localizable
│ └── 📄 TextLiteral
|── 🗂 Service
└── 🗂 Screens(legacy)
|── 📁 Splash
|── 📁 Main
|── 📁 Letter
|── 📁 CreateRoom
|── 📁 Setting
|── 📁 Detail-Wait
| │── 📄 UIViewController.swift
| │── 📁 View
| │── 📁 UIComponent
| └── 📁 Cell
...
```
### 🧑💻 Authors
| [신윤아(Duna)](https://github.com/YoonAh-dev) | [이정환(Dinner)](https://github.com/CreoHwan) | [최성희(Livvy)](https://github.com/sunchoi22) | [최민관(Chemi)](https://github.com/MMMIIIN) | [김도영(Coby)](https://github.com/coby5502) | [이성호(Hoya)](https://github.com/dangsal) |
|:---:|:---:|:---:|:---:|:---:|:---:|
|||||||
### :lock_with_ink_pen: License
[MIT](https://choosealicense.com/licenses/mit/)