UZ9 / Project-Hermes

A dynamic real-time editing scouting website designed to significantly improve the scouting process at VEX Robotics tournaments.
1 stars 0 forks source link

Revamp Tooltip + Scouting Notes #52

Open UZ9 opened 2 years ago

UZ9 commented 2 years ago

Tooltip

One of the most important elements of the scouting app is the ability to look up all information pertaining to a certain team. This is currently handled through the tooltip, which looks something like this: image

As scouting data is added to the team, the tooltip expands to accommodate it. However, the look is fairly old and needs to be updated with the new font, and the onClick Modal needs to be completely overhauled.

Scouting Notes

Something that was originally brainstormed was the ability to take notes per team, as sometimes there are certain factors (are we in good relations with the team, did some subsystem of their robot just break, etc.) that cannot be expressed in match data. Fortunately, the tooltip already has a place for the scouting notes, and all that is needed is a system for editing the notes for a team.

image