Critical Mass has been described as 'monthly political-protest rides', and characterized as being part of a social movement.
http://en.wikipedia.org/wiki/Critical_Mass_(cycling)
This iOS app is made for Critical Maps. It tracks your location and shares it via a map with all other participants of the Critical Mass bicycle protest. You can use the chat to communicate with all other participants.
- iTunes: https://itunes.apple.com/app/critical-maps/id918669647
- TestFlight: https://testflight.apple.com/join/nyGeQVxk
- Website: https://criticalmaps.net
- Please report bugs with GitHub issues.
- If you can code please check the build & contribute guide below.
- If you have some coins left you can help to finance the server.
git clone REPO-URL
cd criticalmaps-ios
open CriticalMaps.xcodeproj
In general, we follow the "fork-and-pull" Git workflow.
- Fork the repo on GitHub
- Clone the project to your own machine
- Commit changes to your own branch. Please add your changes also to the CHANGELOG. We're following the standard of Keep a Changelog
- Push your work back up to your fork
- Submit a Pull request so that we can review your changes
NOTES:
- Be sure to merge the latest from "upstream" before making a pull request!
- Please use the simulator specified in Fastfile ("snapshot_test" lane) to run snapshot tests
The project is using type-safe assets generated with SwiftGen.
If you add images to the project be sure to install it and run swiftgen
from the root folder and add the changes to your PR.
We ship CriticalMaps on the App Store for free and provide its entire source code for free as well. In the spirit of openness, CriticalMaps is licensed under MIT so that you can use my code in your app, if you choose.
However, please do not ship this app under your own account. Paid or free.
Copyright (c) 2014-2019 headione - Released under the MIT license.