yangzhiqiang / GithubVisitor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GithubVisitor

This project implements an App in Swift. The App visits API Endpoint of Github every 5 seconds in background, and shows the latest result. Besides, the App stores the visit history including result, and shows this history in UI.

Installation

  1. download the source code

  2. On console, in root directory of project, run

    pod install
    
  3. Open GithubVisitor.xcworkspace and Build it

About

License:MIT License


Languages

Language:Swift 98.8%Language:Ruby 1.2%