Skip to content

EagleScoutDev/EagleScout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

EagleScout

Eagle Scout (1)

Introduction

  • EagleScout is an app developed by Team114 to collect and analyse scouting data.
  • It has built in offline-mode, pit scouting (with storage for images), and picklist creation and management.
  • Using the OpenAI API, it also is able to summarize large volumes of scouting comments quickly.

Getting Started

Installation

EagleScout is available on iOS devices through the App Store and Android devices through the Play Store

Usage

  • To get started, register for a team in the app.
  • Someone from our team will reach out confirming your email address and creating your team.
  • From there, you can create questions and competitions through the Data tab.

Contributing

  • We welcome any changes you wish to see!
  • EagleScout is written in React Native, and we are in the process of migrating to TypeScript.
  • To develop locally, follow these instructions.

Contact

Acknowledgments

  • OpenAI -- we use the ChatGPT API endpoint to summarize data.
  • The Blue Alliance -- we use the TBA APIv3 in order to populate competition schedules, get lists of teams participating at events, and for some other analysis tools.