https://github.com/jasonmit/ios-hw2-rotten-tomatoes
https://github.com/jasonmit/ios-hw2-rotten-tomatoes
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jasonmit/ios-hw2-rotten-tomatoes
- Owner: jasonmit
- Created: 2014-09-15T08:24:47.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-09-16T04:16:04.000Z (over 10 years ago)
- Last Synced: 2025-02-10T04:44:09.712Z (4 months ago)
- Language: Swift
- Size: 133 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
ios-hw2-rotten-tomatoes
=======================* Time spent 1 1/2-hours
* Required:
* Loading indicator (it's subtle and not positioned in the best spot.. but it's in the top right to the right of the UISearchbar)
* Pull-down refreshes the list
* Networking error (I disabled wifi to display the error at the end of the animated gif)
* Click into table cell to view movie synopsis* Optional:
* Search capability (incomplete, I noticed synopsis was not displaying while demoing)