Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 552 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 552 Bytes

iOS Lead Essential Developer's Course

My implementation of the course from Essential Developer Academy.

Description

Show a feed of images; when an image is clicked, show a list of comments on that image. When there is no internet, you should show a cached feed.

Frameworks Used:

  • Combine
  • UIKit
  • CoreData

Testing Strategy

  • Unit Tests
  • End 2 End Tests
  • Integration Tests
  • Snapshot Tests
  • Acceptance Tests

Demo

Screen.Recording.2024-04-22.at.17.48.03.mov