View Single Post
  #70   Spotlight this post!  
Unread 19-11-2013, 21:52
yash101 yash101 is offline
Curiosity | I have too much of it!
AKA: null
no team
 
Join Date: Oct 2012
Rookie Year: 2012
Location: devnull
Posts: 1,191
yash101 is an unknown quantity at this point
Talking Re: A New Way to Scout

Sorry for the double post.
Here's what I want to accomplish in my scouting server:
Easy and intuitive interface so I don't have to teach everyone how to use it

Most typical data values (Goals, climb, etc)

Special features (Probably check buttons so PHP can sort it)

Global comments

Game comments (new eery game)

Ways to improve (new every game)

Graphs of the team's scores, improvement, highs, lows and where they get their points from (Probably using something like GraphViz)

Fast loading times (For the scouting stuff). At the end of scouting, where teams are deciding which teams to pick, the lag will get high because there will be large methods running, and my bandwidth will be hogged, sending all the images of the graphs

Every team's scoring graphs side by side, sorted by user criteria

Sorting between different teams. At competition, when over a hundred teams are competing, it is hard to decide which team shall get the crown. Why not let the computer do this for you?

A crapload of other features

I do not expect to get most of these features down for quite some time. I will start small and "grow" my program