All Projects → tomkowz → citybike-app

tomkowz / citybike-app

Licence: other
City Bike - Find Free Bike - Swift - Open Source app

Programming Languages

swift
15916 projects
objective c
16641 projects - #2 most used programming language

City Bike

City Bike is great free bike finder.

  • Displays list of stations for network that user selected.
  • Displays how many bikes is free and provides details about stations.
  • Supports almost 200 cities over the world.
  • Apple Watch app presents up to 5 closest stations, displays distance to them and how many free bikes there is.
  • iPhone and Apple Watch have also in-app stopwatch functionality.

Setup

App uses CocoaPods and Carthage - Install them if you don't have.

Use Xcode 6.4

pod install
carthage update

Adnotations

App uses data from citybik.es API which is a display layer for PyBikes. Contains over 260 bike networks (12 Jun 2015) over the world.

Contributing

Everyone is welcome :) No matter if you're Swift developer or UI/UX specialist you can contribute.

License

Copyright (c) 2015 Tomasz Szulc

MIT License

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].