Skip to content

opensandiego/WeBikeSD-iOS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WeBikeSD, 2015 Open San Diego

Join the chat at https://gitter.im/opensandiego/WeBikeSD-iOS

Inspired by CyclePhilly, based on the CycleTracks codebase for SFCTA.

CycleTracks

Copyright 2009, 2010 San Francisco County Transportation Authority 100 Van Ness Ave, 26th Floor San Francisco, CA 94102 USA

Copyright 2013 Code for Philly

Code primarily written by Matt Paul, with some mods by Billy Charlton.

CyclePhilly Modifications written by Lloyd Emelle, Kathryn Killebrew, and Kevin Clough.

WeBikeSD, CyclePhilly and CycleTracks is released under the GNU General Public License, version 3. See 'COPYING' for a detailed description of the GNU GPL.


Installation Notes

WeBikeSD is setup to use Firebase for realtime updates. Please follow the instructions at https://www.firebase.com/docs/ios-quickstart.html to setup Firebase and its dependencies.

In the constants.h file, change the kFireDomain variable to your Firebase url.


This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 99.9%
  • C 0.1%