Skip to content

PoApper에서 진행하는 IOS 강의용 repository입니다.

Notifications You must be signed in to change notification settings

seunghyukcho/poapper-ios-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

IOS Tutorial

POSTECH 개발 동아리 'PoApper'에서 진행하는 IOS 강의용 repository 입니다.

Prerequisite

Getting Started

Download

원하는 폴더에 다음 명령어를 칩니다.

git clone https://github.com/shhj1998/poapper-ios-tutorial.git
cd poapper-ios-tutorial

Choose Lecture

만약 내가 하고 싶은 강의가 lecture01이면, poapper-ios-tutorial 폴더에서 다음 명령어를 칩니다.

git checkout -t origin/lecture01

그러면 SimpleBulletinBoard 프로젝트가 lecture01 에 맞춰서 바뀌어져 있을 겁니다. 이제 SimpleBulletinBoard 프로젝트를 xcode로 열어서 진행하시면 됩니다. 강의 목록은 github의 branch 목록을 확인하시면 됩니다.

Curriculum

  1. 로그인 / 회원가입
    • SwiftUI
    • NavigationView
    • Observable Object
  2. 글 목록
    • ListView
    • 즐겨찾기
  3. 글 필터 / 정렬 / 검색
  4. 백엔드 연결
    • URLSession
    • Alamofire

About

PoApper에서 진행하는 IOS 강의용 repository입니다.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages