Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 418 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 418 Bytes

MovieMap

SwiftUI, MVVM, Async/Await, Error Handling

  • Include a JSON file and decode it for prototyping purposes.
  • Implement an APIService with Async/Await for efficient error handling.
  • Parse each movie section using a MovieEndpoint.

Screenshots