Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WhenHub Hackathon App

How to download the WhenHub Hackathon App

You can clone the git repository from github (1), or just download a zip file that contains the project (2).

  1. Clone the git repository on your destination folder:

    git clone https://github.com/rodrigosuhr/WhenHubHackathon.git
    
  2. Download this zip file and unzip it in your destination folder.

How to test the WhenHub Hackathon App

  1. Open the project in Xcode:

    double click on your_destination_folder/WhenHubHackathon/WhenHubApp.xcworkspace
    
  2. In the file WhenHubAPIConstants.swift, change the property ACCESS_TOKEN, filling it with your own access token string:

    import Foundation
    
    class WhenHubAPIConstants {
        static let ACCESS_TOKEN = "AccessTokenString"
    }
  3. Run the project in Xcode, choosing any iPhone simulator.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages