Skip to content

frc2052/FRC-Krawler

Repository files navigation

FRC Krawler

Google Play

FRC Krawler is a FIRST Robotics Competition scouting app developed by Team 2052 - KnightKrawler.

Issues using the app?

Please feel free to open feature requests and bug reports here on GitHub! We'll do our best to address them in a timely manner.

Project setup

You will need to set up some project secrets to properly build this project.

TBA API Key

Update your local.properties file with the following:

frckrawler.tba-api-key=abc123

Firebase configuration (optional)

This repo includes a fake Firebase configuration file, and you should be able to run the app as-is. If you want to test Firebase integration, you will need to replace the default configuration file with a real one.

Set up a Firebase project and follow steps 1 & 2 here to add an Android app to your project.

Follow the instructions in step 3 to download the google-services.json file and replace the one in this project at app/google-services.json.

Building documentation site

Our docs site is published using Material for MkDocs. To get started, install python. Then run:

python3 -m venv venv
source venv/bin/activate
pip install mkdocs-material

mkdocs serve

About

FIRST Robotics scouting app brought to you by Team 2052

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

Contributors 8

Languages