{"id":19372040,"url":"https://github.com/dev-junehee/ios-table-view-practice","last_synced_at":"2026-05-16T09:08:23.543Z","repository":{"id":241275377,"uuid":"804751467","full_name":"dev-junehee/iOS-table-view-practice","owner":"dev-junehee","description":null,"archived":false,"fork":false,"pushed_at":"2024-05-26T11:30:31.000Z","size":48,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-07T00:53:31.902Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dev-junehee.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-05-23T07:42:48.000Z","updated_at":"2024-05-26T11:30:35.000Z","dependencies_parsed_at":"2024-05-23T09:42:17.480Z","dependency_job_id":null,"html_url":"https://github.com/dev-junehee/iOS-table-view-practice","commit_stats":null,"previous_names":["dev-junehee/ios-table-view-practice"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-junehee%2FiOS-table-view-practice","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-junehee%2FiOS-table-view-practice/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-junehee%2FiOS-table-view-practice/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-junehee%2FiOS-table-view-practice/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dev-junehee","download_url":"https://codeload.github.com/dev-junehee/iOS-table-view-practice/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240499422,"owners_count":19811471,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-10T08:21:12.559Z","updated_at":"2025-11-18T09:03:53.193Z","avatar_url":"https://github.com/dev-junehee.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"#  iOS-TabelView\n\n\u003cimg width=\"\" src=\"https://github.com/dev-junehee/iOS-table-view-practice/assets/116873887/bfd2d8cc-3b5d-439f-a303-3e9d3e0de8c7\" /\u003e\n\n## Study for\n- TableView, TableViewController\n- TableView 스토리보드로 구현하기\n- TebleView 코드로 구현하기\n- tableView 함수\n    - numberOfSections\n    - titleForHeaderInSection / titleForFooterInSection\n    - numberOfRowsInSection\n    - heightForRowAt\n    - cellForRowAt\n\n## To-do\n### Case1\n- [x] 스토리보드로 구현하기\n### Case2\n- [x] 코드로 구현하기\n### Case3 (쇼핑 Todo-list)\n- [ ] Header\n    - [x] UIView, TextField, Button\n    - [x] 텍스트 입력 받기\n    - [x] 화면 스크롤 시 키보드 내려가기 (Dismiss on Drag)  \n- [ ] TableView\n    - [x] 커스텀 셀 구현하기\n    - [x] tableView 함수 사용하기\n    - [x] 할 일 추가 시 view 갱신하기\n    - [x] 할 일 완료/미완료 기능\n    - [x] 즐겨찾기 체크/미체크 기능\n    - [ ] 할 일 삭제 기능\n- [ ] 시스템 컬러 사용해보기\n    - [ ] 라이트 모드 지원\n    - [ ] 다크 모드 지원\n- [ ] ETC.\n    - [x] 구조체, tag로 데이터 다루기\n    - [x] @IBAction 대신 .addTarget() 사용해보기\n    \n    \n\u003cbr /\u003e\n\n## 연습 구현 화면\n| **아이폰 - 집중 모드**\u003cbr /\u003e(라이트 모드) | **아이폰 - 집중 모드**\u003cbr /\u003e(다크 모드) |\n|:------:|:------:|\n| \u003cimg width=\"300\" src=\"https://github.com/dev-junehee/iOS-table-view-practice/assets/116873887/6cb728ef-2cb0-4cc2-a166-f0bcc3a655d5\"\u003e | \u003cimg width=\"300\" src=\"https://github.com/dev-junehee/iOS-table-view-practice/assets/116873887/d8925414-a400-449f-8283-640690e68d14\"\u003e |\n| **아이폰 - 설정**\u003cbr /\u003e(라이트 모드) | **아이폰 - 설정**\u003cbr /\u003e(다크 모드) |\n| \u003cimg width=\"300\"  src=\"https://github.com/dev-junehee/iOS-table-view-practice/assets/116873887/47c0f358-b3eb-4792-8978-86bf19e08ba9\"\u003e | \u003cimg width=\"300\" src=\"https://github.com/dev-junehee/iOS-table-view-practice/assets/116873887/a7354039-5a0e-4eec-9256-ee22c1c4d174\"\u003e |\n| **쇼핑 - Todo**\u003cbr /\u003e(라이트 모드) | **쇼핑 - Todo**\u003cbr /\u003e(다크 모드) |\n| \u003cimg width=\"300\"  src=\"https://github.com/dev-junehee/iOS-table-view-practice/assets/116873887/9a13b043-bde6-45cb-b317-cbcf2cf93c8a\"\u003e |  |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdev-junehee%2Fios-table-view-practice","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdev-junehee%2Fios-table-view-practice","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdev-junehee%2Fios-table-view-practice/lists"}