Challenge Overview
We have previously launched 3 contests to wire the Media Library Mobile app to the back-end API:
- Part-1: http://community.topcoder.com/tc?module=ProjectDetail&pj=30047693
- Part-2: http://community.topcoder.com/tc?module=ProjectDetail&pj=30047520
- Part-3: http://community.topcoder.com/tc?module=ProjectDetail&pj=30047850
Now we have a new UI prototype which is based upon the ionic framework, and we want to update the Media Library Mobile app to use this new UI prototype.
We have already integrate all 3 parts into one submission. And after applying the new UI prototype, the Mobile app should still be functional.
Make sure that it works well on the following devices or simulators:
- Android 4+ (especially 4.2.2, 4.4.2 and 5)
- iOS 6/7/8
Note the following pages will support infinite scrolling (which is demonstrated in new UI prototype):
- Featured / Popular Medias screen
- Downloads screen
- Search result screen
- Comments list on Media Details screen
- Media and Series tabs on My-Media screen
Please also fix the following issues:
- Make the add button on the Media/Series tab of My-Media screen work
- On the search result screen, when user taps the item, go to the media details screen, and then if user taps go-back, it should go back to the search results screen with original search results kept (now it's empty).
- Please support additional-file upload on Add-Media screen, and its display on the Media Details screen as well.
Final Submission Guidelines
Submission Deliverable
- Deployment Guide with Detailed Verification Steps
- Updated Source Code