/SearchGitHubRepositoriesDemo

根据输入的关键字(keywords)搜索库信息(项目中实现了实时搜索、查看详情、分页和使用了MVVM)。

Primary LanguageObjective-CMIT LicenseMIT

SearchGitHubRepositoriesDemo

根据输入的关键字(keywords)搜索库信息(项目中实现了实时搜索、查看详情、分页和使用了MVVM)。

###一、实现的功能

    1. One search page, enter keywords, show the result include owner and repo’s name
    1. Click the result, into a detail page, show details
    1. Pagination
    1. Realtime searching(while you typing, show the result at the same time)
    1. Use MVVM(C)

###二、GIF演示