An app that displays 10 now playing movies & 10 upcoming movies in the US region. A take home project assigned by @seanallen_dev as part of a job interview for a San Francisco start-up where he is lead iOS developer. This project ranked the highest of all applicants. Judging based off code, UI/ UX design and "App Store Readiness" (user experience, UI across all device sizes, displaying alerts for errors, network connection tests, etc.). API: https://www.themoviedb.org/
SCREENSHOTS:
TO-DO:
- Refactor CastCell's setupCell method
- Details screen background color should adapt to dominant color of movie backdrop image
- Make details screen scroll animations - synopsisView/ backdrop should slide up when tableView is scrolled up and then slide back down on scroll down