generated from GSM-MSG/MSG-Repository-Generator
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #411 from School-of-Company/410-bitgouel-readme
🔀 :: [#410] 빛고을 리드미 작성
- Loading branch information
Showing
1 changed file
with
34 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,35 @@ | ||
# 빛고을 직업교육 혁신지구 | ||
![](https://github.com/user-attachments/assets/a4eae2c2-d01a-44ef-a75b-1ee5ccebcbfc) | ||
|
||
저희는 광주소프트웨어마이스터고등학교 2세대 학교기업 팀입니다. | ||
광주광역시 교육청과 함께 빛고을 직업교육 혁신지구 사업을 추진하고있습니다. | ||
</br> | ||
|
||
# ✨ 프로젝트 소개 | ||
**빛고을 직업교육 혁신지구**는 광주광역시 교육청과 광주소프트웨어마이스터고등학교 학교기업 팀 학생들과 함께 진행하는 </br> | ||
**광주광역시 빛고을 직업교육 혁신지구 취업동아리 지원 서비스**입니다. | ||
|
||
</br> | ||
|
||
## ⭐️ 다운로드 | ||
<a href="https://apps.apple.com/kr/app/%EB%B9%9B%EA%B3%A0%EC%9D%84-%EC%A7%81%EC%97%85%EA%B5%90%EC%9C%A1-%ED%98%81%EC%8B%A0%EC%A7%80%EA%B5%AC/id6503079695"> | ||
<img alt='Available on the App Store' src="https://user-images.githubusercontent.com/67373938/227817078-7aab7bea-3af0-4930-b341-1a166a39501d.svg" height="50px" /> | ||
</a> | ||
|
||
</br></br> | ||
|
||
## 🏗️ 아키텍처 및 디자인패턴 | ||
> MVVM | ||
- MVVM을 도입하여 View가 뷰를 그리는 역할에만 집중하고, 데이터 관리, 로직 실행들을 ViewModel에서 진행되도록 했습니다. | ||
|
||
> FactoryPattern | ||
- 팩토리 패턴을 활용하여 코드 실행 시점에 따라 필요한 뷰의 종류를 결정하고, 그에 맞는 뷰 인스턴스를 생성할 수 있도록 했습니다. | ||
|
||
</br> | ||
|
||
## 🛠️ 테크스택 | ||
- Tuist | ||
- Github Action | ||
- SwiftUI | ||
- Moya | ||
- Needle | ||
- KakaoMap | ||
- Swift Concurrency | ||
- Fastlane |