Skip to content

An open-source FRC scouting PWA for robot data collection, developed by Merge Robotics.

License

Notifications You must be signed in to change notification settings

FRC2706/MergeData

Repository files navigation

MergeData

A scouting app for the FIRST Robotics Competition developed by Team 2706 Merge Robotics.

View App · Quick Start Guide · Frequently Asked Questions

Table of Contents
  1. Features
  2. View App
  3. Description
  4. Quick Start Guide
  5. Frequently Asked Questions
  6. License
  7. Support

Features:

Modular

  • Every season, a new JSON file is created, which controls all the questions in the app. You can easily tweak it anytime to reflect changes to your scouting procedure. No coding skills needed!

Universal

  • We use Flutter, a framework compatible with most platforms, including iOS, Android, and in a web browser.

Google Sheets Integration

  • Scouts can save and send data to a Google Sheets spreadsheet once scouting is done.

View App

Our app is hosted on GitHub Pages at https://mergedata.ca. It is also available on the Apple App Store and as an APK for Android devices.

Description

MergeData is a modular FRC scouting app that is designed to be run on any device, including devices running iOS, Android, Windows, GNU/Linux, and macOS. Every season, a configuration file (JSON) gets created which allows the scouting questions to be easily changed to collect any data that is important for your team's scouting strategy. When done scouting, the data can be saved locally, scanned by other devices via a QR code, or uploaded to a Google Sheets spreadsheet.

Quick Start Guide

Installation instructions coming soon TM

Frequently Asked Questions

Coming soon TM

License

This project is under the Apache 2.0 license, please read the LICENSE file for more information.

Support

For support, bug reports, or feature requests, please create an issue here.