Skip to content

sharonkass/FRCScout2020

 
 

Repository files navigation

FRCScout2020

This repository contains code for a reactive web app for FRC scouting for the 2020 Infinite Recharge season. This app is hosted on a web server (we use Heroku but you can use whatever you like) and requires minimal web connectivity (wifi is not required, cellular connection is sufficient). All types and sized devices are supported.

Features

  • Secure Login

    • Assign usernames and passwords for your authorized users
    • Assign roles (e.g., scout, admin, etc)
  • Data Collection

    • Pit Reports (including pictures)
    • Match Reports (both quantitative and subjective)
  • Analytics

    • Graphs/Charts
    • Pick Lists

(Thanks go to CitrusCircuits for their idea of super scouting for subjective data!)

Tech Stack

The tech stack used is:

  • React JS with Bootstrap Components
  • Node JS Runtime
  • Express JS Web Framework
  • PostgreSQL Relational Database
  • Heroku Cloud PaaS (Platform As A Service)

Screenshots

Login

image

Data Collection

Pit Data

image

image

image image

image

Match Data

image

image

image image

image image

image image

image image

Subjective Data (Super Scouting)

Defensive

image image

Driving

image image

Analytics

Charts/Graphs

image image

Pick Lists

Potential Teams

image

Potential Alliances

TBD

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.4%
  • TSQL 2.7%
  • CSS 1.2%
  • HTML 0.7%