转载

[iOS] 基于 GithubAwards API 开发的 iOS 上架开源应用

[iOS] 基于 GithubAwards API 开发的 iOS 上架开源应用

OctoPodium [iOS] 基于 GithubAwards API 开发的 iOS 上架开源应用

Check how you rank on your location based on your number of stars of your repositories on github.

Requirements

  • iOS 8.0+
  • Xcode 7.2
  • Cocoapods 0.39.0
  • Have Github.plist (should contain ClientId and ClientSecret keys) and a GoogleService-Info.plist files in a Secrets folder next to OctoPodium project folder. These files are referenced in the project and since they are secrets are not included in the project.

CocoaPods

CocoaPods is a dependency manager for Cocoa projects.

You can install it with the following command:

$ gem install cocoapods

Notice

It is not affiliated with the GitHub company in any way.

About

App written in Swift, it was my first personal App published to the App Store. It uses the API provided by GithubAwards ( docs ) made by Vincent Daubry (Github, Twitter ).

What you can do:

  • View rankings for a given language. Select either World, a city or a country.
  • Search for users
  • View Github trending repositories, for all languages or a specific language.

Screenshots

[iOS] 基于 GithubAwards API 开发的 iOS 上架开源应用 [iOS] 基于 GithubAwards API 开发的 iOS 上架开源应用 [iOS] 基于 GithubAwards API 开发的 iOS 上架开源应用 [iOS] 基于 GithubAwards API 开发的 iOS 上架开源应用 [iOS] 基于 GithubAwards API 开发的 iOS 上架开源应用

[iOS] 基于 GithubAwards API 开发的 iOS 上架开源应用

Developed by: @goncalvescmnuno

Designed by: @claudiaconceic

原文  https://github.com/nunogoncalves/iOS-OctoPodium
正文到此结束
Loading...