Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/the-blue-alliance/the-blue-alliance-ios

An iOS app for accessing information about the FIRST Robotics Competition.
https://github.com/the-blue-alliance/the-blue-alliance-ios

first-frc first-robotics-competition firstrobotics frc ios ios-app robotics-competition the-blue-alliance

Last synced: 4 days ago
JSON representation

An iOS app for accessing information about the FIRST Robotics Competition.

Awesome Lists containing this project

README

        

The Blue Alliance - iOS App
===
![CI](https://github.com/the-blue-alliance/the-blue-alliance-ios/workflows/CI/badge.svg)

An iOS app for accessing information about the FIRST Robotics Competition. This is a native mobile version of [The Blue Alliance](http://www.thebluealliance.com).

![](https://raw.githubusercontent.com/the-blue-alliance/the-blue-alliance-ios/master/screenshots/app-preview.png)

Contributing
===
Want to add features, fix bugs, or just poke around the code? No problem! [Setup instructions](https://github.com/the-blue-alliance/the-blue-alliance-ios/wiki/Setup) (and lots of other documentation) can be found in [the Wiki](https://github.com/the-blue-alliance/the-blue-alliance-ios/wiki).

Project Communication
---
- Keep up to date with the [mailing list](https://groups.google.com/forum/#!forum/thebluealliance-developers).
- Chat with us on our [Slack team](https://the-blue-alliance.slack.com/). (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](https://github.com/the-blue-alliance/the-blue-alliance-ios/wiki). If you're new to iOS development, please refer to Apple's documentation for reference. [This tutorial](https://developer.apple.com/library/archive/referencelibrary/GettingStarted/DevelopiOSAppsSwift/index.html) is a great tutorial to start with.

Finding Tasks
---
Outstanding work for The Blue Alliance for iOS is tracked in [GitHub Issues](https://github.com/the-blue-alliance/the-blue-alliance-ios/issues). All Issues are [tagged with labels](https://github.com/the-blue-alliance/the-blue-alliance-ios/labels). If you're new to The Blue Alliance for iOS, the [`good first issue` label](https://github.com/the-blue-alliance/the-blue-alliance-ios/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22) 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](https://guides.github.com/activities/contributing-to-open-source/).