-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
Description
📌 Todo
쇼핑 목록 리스트 구현
- TableView들 NavigationBar로 연결
- 구조체를 활용한 즐겨찾기 기능
- 구조체를 활용한 할 일 완료 기능
- UserDefault로 로컬로 데이터 저장
- UserDefalut 저장 시, PropertyWrapper 활용
여행 매거진 화면
- Magazine 구조체 생성
- title, subtitle, photo_image, date
- date: yy년 MM월 dd일 (DateFormatter)
- MagazineInfo.swift로 더미데이터 만들기
- TableViewController UI 레이아웃
- 뷰에 Magazine 데이터 바인딩
Reactions are currently unavailable