Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

사진 있는 엔티티 목록 데이터 불러오기, 화면 구성 #21

Open
caution-dev opened this issue Feb 1, 2019 · 1 comment

Comments

@caution-dev
Copy link
Collaborator

사진이 있는 엔티티만 불러와서 collection view 형태로 보여준다.

@caution-dev caution-dev self-assigned this Feb 1, 2019
caution-dev added a commit that referenced this issue Feb 11, 2019
파일추가
- Photos.storyboard > Main.storyboard 에서 연결
- PhotosCollectionViewCell.swift
- 임시 image 추가

사진 있는 엔티티 목록 데이터 불러오기, 화면 구성 #21
caution-dev added a commit that referenced this issue Feb 11, 2019
- thumbnail attribute 추가
- thumbnail이 nil이 아닌 entity들만 불러오도록 fetch request 생성

사진 있는 엔티티 목록 데이터 불러오기, 화면 구성 #21
caution-dev added a commit that referenced this issue Feb 13, 2019
- PhotosViewController > Notification 받아서 화면 뿌려주도록 구현
- UIViewController 에서는 필요한 Filter 조건을 가지고 CoreData에 필요한 데이터를 요청합니다.
- saveContext()가 호출되거나, filter 조건이 변경되면 Notification을 push합니다.

#16 #21
@caution-dev
Copy link
Collaborator Author

앱 아이콘 수정만 진행하면 될 예쩡

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant