An open API service indexing awesome lists of open source software.

https://github.com/vvkeep/marvelheros


https://github.com/vvkeep/marvelheros

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

MarvelHeros implementation features
========================
* implemente custom view controller transitio
* can see a list of Marvel Super Heroes
* implemente leverage the use of pagination (20 heroes per page)
* network request has tip view
* can take a look at the details of any Super Hero
* all requirements for the details page have been implemented in hero detail view
* user can quick search query any hero by name
* user can add and delete like hero
* user can see all mark like hero in MHLikeHeroListViewController
* some features implement Unit tests and UI Tests
* ...

Other
========================

because I don't have enough time , so some utils in the project only encapsulate the necessary functions, so there are many deficiencies...