We would like you to develop a small app in Swift that lets users search for a movie using The Open Movie Database and display some core information about it.
We would like you to use SwiftUI to complete this task.
Some things to consider:
- Multiple Results
- Error Handling
- Unit Tests
- Handling offline situations gracefully
As a guideline the task should take around 3 hours to complete.
Please create a git repository and commit your code as you work on it.
If you encounter any problems obtaining an API key, or if you have any questions as you work then please feel free to reach out to @dsmailes
Once you are done, invite @dsmailes to your repo as a collaborator.