Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 662 Bytes

README.md

File metadata and controls

28 lines (15 loc) · 662 Bytes

FRCSPN

A javafx application designed for scouting FRC events. Includes:

- matches for the entire year

- match details formatted in a visual manner

- a match prediction system based off a neural network that was trained from previous matches

In Progress

Currently, the Team Events module is not working.

Setup

- pull or download this project

- install python 3.x
	- make sure to click the set PATH option when installing
	- if you don't, uninstall and reinstall

- install requests (http://docs.python-requests.org/en/master/user/install/#install)

- set python system variable

- put this project a java compiler that can run javafx