Skip to content

SeetheCity is a demo iOS city tour guide app that showcases the use of the Twitter public API, GNIP and Fabric.

License

Notifications You must be signed in to change notification settings

cdolm92/seethecity-ios

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

SeetheCity iOS App

SeetheCity is a demo iOS project that showcases the use of Twitter's public APIs, GNIP Audience API, and Fabric. It is a travel guide that highlights popular attractions in a number of major cities.

SeetheCity uses a custom API that's served from a Ruby on Rails app. The Ruby on Rails app can be downloaded and set up through https://github.com/twitterdev/seethecity-server.

Getting Started

To get started and run the app, you need to follow these simple steps:

  1. Clone the repository:

     git clone [email protected]:twitterdev/seethecity-ios.git
    
  2. Open the SeetheCity Workspace with Xcode.

  3. Sign up for Fabric.

  4. Download and install the Fabric Mac app.

  5. Run the Fabric app and sign in with your Fabric account.

  6. In the Fabric app, add a new project and select the SeetheCity Xcode Workspace.

  7. Install the Twitter Kit SDK by following the instructions in the Fabric app or on https://fabric.io/kits/ios/twitterkit/install.

  8. Ensure the SeetheCity server is running.

  9. Update the host Constant in Constants.swift with your SeetheCity server host.

  10. You're all set! Run SeetheCity on your iPhone or the iOS Simulator.

License

Copyright 2016 Twitter, Inc.

Licensed under the Apache License, Version 2.0 http://www.apache.org/licenses/LICENSE-2.0

About

SeetheCity is a demo iOS city tour guide app that showcases the use of the Twitter public API, GNIP and Fabric.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published