Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

캘린더 플러스

EventKit으로 캘린더와 리마인더를 관리하는 앱입니다.

Phase Swift iOS

🎯 사용 기술

EventKit

✨ 주요 기능

  • 이벤트 CRUD
  • 반복 일정
  • 알림 설정
  • 캘린더 동기화

📱 스크린샷

🍎 HIG 가이드라인

시스템 캘린더와의 완벽한 통합

📁 프로젝트 구조

CalendarPlus/
├── CalendarPlusApp/          # 메인 앱
│   ├── CalendarPlusApp.swift
│   ├── ContentView.swift
│   └── Views/
└── Shared/                    # 공유 모델/서비스
    ├── Models/
    └── Services/

🚀 실행 방법

  1. Xcode에서 프로젝트 열기
  2. 시뮬레이터 또는 실제 기기 선택
  3. Cmd + R로 실행

📊 통계

항목
파일 수 9개
코드 라인 3,306줄

🔗 관련 링크


Made with ❤️ by 개발자리