Log in

View Full Version : I made a small web app that graphs out a teams score


iLloyd
15-03-2015, 19:54
I made this web app as an example to my Python module that wraps the FRC API (https://github.com/isiah-lloyd/frcdatapy). You input a team number and an event and it line graphs their qualfication scores. If anyone is interested I will expand it (multiple events for a team, playoff scores) and put it on my webserver. I will also put it up on Github.

Here's an example output of the program:

http://i.imgur.com/UtzRS2W.png