Repository for the iOS version of ORCycle, a bicycle tracking app built for the Oregon Department of Transportation
/* ** ORcycle, Copyright 2014, 2015, PSU Transportation, Technology, and People Lab. *
- ORcycle 2.2.0 has introduced new app features: safety focus with new buttons
- to report safety issues and crashes (new questionnaires), expanded trip
- questionnaire (adding questions besides trip purpose), app utilization
- reminders, app tutorial, and updated font and color schemes.
- @author Bryan.Blanc [email protected] (code)
- @author Miguel Figliozzi [email protected] and ORcycle team (general app
- design and features, report questionnaires and new ORcycle features)
- For more information on the project, go to
- http://www.pdx.edu/transportation-lab/orcycle and http://www.pdx.edu/transportation-lab/app-development
- Updated/modified for Oregon pilot study and app deployment.
- ORcycle 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 any later version.
- ORcycle 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
- ORcycle. If not, see http://www.gnu.org/licenses/.
** Reno Tracks, Copyright 2012, 2013 Hack4Reno *
- @author Brad.Hellyar [email protected]
- Updated/Modified for Reno, Nevada app deployment. Based on the
- CycleTracks codebase for SFCTA, and the Atlanta Cycle app repo.
** CycleTracks, Copyright 2009,2010 San Francisco County Transportation Authority
-
San Francisco, CA, USA
- @author Matt Paul [email protected]
- This file is part of CycleTracks.
- CycleTracks 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.
- CycleTracks 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 CycleTracks. If not, see http://www.gnu.org/licenses/. */