Skip to content

Team-Offroad/Offroad-iOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Group 6266343

iOS Swift Xcode

🚧 Offroad-iOS

🌟 34th NOW SOPT APPJAM, 팀 '비포장도로' iOS Repository입니다 🌟


🙆🏻‍♀️🙅🏻‍♂️ 프로젝트 설명

  • 서비스 명: Offroad(오프로드)
  • 서비스 소개: 오프라인에서 모험을 즐길 수 있는 게임형 서비스로, 유저들이 일상을 더 즐겁게 보낼 수 있도록 하며 자영업자들에게는 마케팅 효과를 제공하여 오프라인 상권을 부흥시킨다.

🍎 역할 분담 및 주요 기능

김민성 정지원 조혜린

지도
QR
탭바

프로필 생성 뷰
마이 페이지
캐릭터 조회

스플래시/로그인 뷰
홈뷰
캐릭터 선택
획득 칭호


🗂️ Libraries

Library 사용 목적
클로저를 통해 깔끔하고 직관적으로 인스턴스 생성 가능
네트워크 통신을 위해 사용
UI AutoLayout을 위해 사용
svg 파일의 이미지 데이터 처리를 위해 사용
이미지 데이터 처리를 위해 사용
카카오 소셜 로그인을 위해 사용

📌 Project Design

🚧 비포장도로 아요의 프로젝트 설계 ⚒️


📌 Coding Convention

🚧 비포장도로 아요의 코딩컨벤션 🧑🏻‍🏫


📌 Git Flow

🚧 비포장도로 아요의 깃 플로우 전략 😎


📌 Foldering Convention

├── Application
│   ├── Appdelegate
│   ├── SceneDelegate
├── Global
│   ├── Extension
│   ├── Literals
│   │   ├── Literal
│   │   ├── String
│   ├── Protocols
│   ├── Resources
│   │   ├── Font
│   │   ├── Assets
│   │   ├── Info.plist
│   ├── SupportingFiles
│   │   ├── Base
├───├───├───── LaunchScreen
├── Network
│   ├── Base
│   ├── DataModel
│   ├── Service
├── Presentation 
│   ├── Common
│   │   ├── UIComponents 
│   ├── Login
│   │   ├── ViewControllers
│   │   ├── Views
├───├───├── Models
│   ├── Splash
│   │   ├── ViewControllers
│   │   ├── Views
├───├───├── Models
│   ├── Nickname
│   │   ├── ViewControllers
│   │   ├── Views
├───├───├── Models
│   ├── Character
│   │   ├── ChoosingCharacter
│   │   ├── CompleteChoosingCharacter
│   ├── Home
│   │   ├── ViewControllers
│   │   ├── Views
├───├───├── Models
│   ├── QuestMap
│   │   ├── ViewControllers
│   │   ├── Views
├───├───├── Models
│   ├── QuestQR
│   │   ├── ViewControllers
│   │   ├── Views
├───├───├── Models
│   ├── QuestList
│   │   ├── ViewControllers
│   │   ├── Views
├───├───├── Models
│   ├── PlaceList
│   │   ├── ViewControllers
│   │   ├── Views
├───├───├── Models
│   ├── Mypage
│   │   ├── Character
│   │   ├── Coupon
│   │   ├── Title
├───├───├── Settings

Frame 1261160766

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published