|
Re: FRC Notebook: An App for Volunteers
I used this app at the championship and found it very useful for keeping notes on teams I was watching during matches. But I found some bugs that need addressed.
I was unable to get the match schedule to load for Galileo, the team list loaded but no match schedule.
Also, when sorting the teams by the different options like number of notes, the list sorts, but when you click on one it takes you to the team that would have been in that position based on team number sorting. Here is an example in case what I said is confusing. With the Galileo team list, I sort it by number of notes, the team with the fewest notes appears on top, but if I click on that team I always get the notes page for team 45.
Also, when sorting by number of notes, the secondary sort algorithm seems to sort by the string representation of the team number instead of the actual team number. It might be easier to use if it sorted by the numerical value of the team number instead.
I will continue to use this app in the future if some of these bugs are worked out. I found it extremely useful, even though I didn't get to use the match schedule functionality which seems very nice.
Another suggestion would be some way to export all of the data. Whether that be just saving to a file on the device, or emailing the data, etc. This is just a possible enhancement idea for the future.
|