Skip to content

the-blue-alliance/the-blue-alliance-ios

Repository files navigation

The Blue Alliance - iOS App

CI

An iOS app for accessing information about the FIRST Robotics Competition. This is a native mobile version of The Blue Alliance.

Contributing

Want to add features, fix bugs, or just poke around the code? No problem! Setup instructions (and lots of other documentation) can be found in the Wiki.

Project Communication

  • Keep up to date with the mailing list.
  • Chat with us on our Slack team. (Request an invite in the mailing list.)

iOS discussion happens in the #dev-ios channel in the Slack

Learning

Information about the app's architecture, tooling used for this repo, and more can be found in the Wiki. If you're new to iOS development, please refer to Apple's documentation for reference. This tutorial is a great tutorial to start with.

Finding Tasks

Outstanding work for The Blue Alliance for iOS is tracked in GitHub Issues. All Issues are tagged with labels. If you're new to The Blue Alliance for iOS, the good first issue label is a great place to start!

Make Commits!

  1. Fork this repository and follow setup setups
  2. Make, commit, and push your changes to your branch
  3. Submit a pull request here and we'll review it and get it added in!

For more detailed instructions, see GitHub's Guide to Contributing.