Skip to content

'나모' 프로젝트의 iOS 팀 리포지토리입니다.

Notifications You must be signed in to change notification settings

letskooo/iOS_SwiftUI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iOS_SwiftUI

나모 서비스의 iOS 리포지토리입니다.

프로젝트 소개

개인 일정 기록은 물론 친구와 모임을 이뤄 공유할 수 있는 서비스

📆 개발 기간

  • 1차 개발 기간: 2024.01 ~ 2024.05
  • 런칭 이후 리팩토링: 2024.06 ~

⚡ 담당 개발 기능

❗commit에서 'letskooo'와 'KoSungmin'이 본인입니다.

  • 프로젝트 아키텍처 설계 참여
  • 사용자 인증 기능 구현
  • 소설 로그인(카카오, 네이버, 애플) 기능 구현
  • 카테고리 편집(생성, 수정, 삭제) 화면 및 기능 구현

📱 담당 개발 화면

담당 개발화면

📁 디렉토리 구조

Namo_SwiftUI
├── GoogleService-Info
├── Namo_SwiftUI
├── Namo-SwiftUI-Info
├── DI
├── App
│   ├── Namo_SwiftUIApp
│   ├── SplashView
│   ├── NamoHome
│   ├── NamoTabView
│   └── secret
├── Common
│   ├── Fonts
│   ├── Extensions
│   └── Utils
├── Data
│   ├── API
│   └── Local
├── Repository
├── Business
│   ├── AppState
│   └── Interactor
├── Model
├── Presentation
│   ├── Login
│   ├── Components
│   ├── Onboarding
│   ├── Home
│   ├── Diary
│   ├── Group
│   └── Custom
└── Assets

About

'나모' 프로젝트의 iOS 팀 리포지토리입니다.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 100.0%