rebels2638 / ScoutingApp2024

Rebel Robotics Scouting App for FRC 2024: CRESCENDO!
https://rebels2638.github.io/ScoutingApp2024/
BSD 4-Clause "Original" or "Old" License
15 stars 2 forks source link

additional functionality for the duc layout #16

Open exoad opened 6 months ago

exoad commented 6 months ago

these are just some of the minor improvements that should be made to the DUC layout page:

  1. a button for sorting matches within the view to view a team's entire match history
  2. a button to sort all teams by team number (ascending + descending)
exoad commented 6 months ago

see #17 with another bigger feature to add

exoad commented 6 months ago

also a big revamp is needed to make the layout much more usable and ergonomic which means instead of having a bunch of buttons laid out we should focus on dividing functionalities of the duc window. this means the duc window shouldnt be a primary for searching and getting data for individual teams. this also means the performance of the app will be improved as no immediate repaints will be needed.

exoad commented 5 months ago

currently got work started from 1.0.7