git clone https://github.com/fitculator-ai/Team3_iOS.git
cd Team3_iOS
둘 중 하나만 선택 brew를 사용한다면 아래 실행
curl -Ls https://install.tuist.io | bash
brew install tuist
tuist install
tuist generate
정상적으로 완료됐다면 생성된 Fitculator.xcworkspace 실행 후 개발
- Swift: 5
- Xcode: 15.4, 16.0
- iOS: 17.4
- Alamofire, Combine
- 아키텍처 : MVVM
김송 | 김영훈 | 석지혜 | 정희지 |
---|---|---|---|
• 운동추가 View • Localization |
• Tuist 세팅 • 홈 View • 다크모드/라이트모드 |
• 나의 운동 리스트, 디테일 View • Alamofire API 연동 |
• 마이페이지, 설정 View |