RobotCasserole1736 / GBC2019

Scouting Application for Robot Casserole for the FRC 2019 game
0 stars 0 forks source link

Create a scouting summary webpage #14

Closed imdunne8 closed 5 years ago

imdunne8 commented 5 years ago

Make a webpage where anyone can enter a team number and some summary data about the team will be displayed on the screen. You can decide what type of data you want to display (probably just things like average cargo/hatches scored, etc), and then we'll also want to display comments. For now let's just make a page with a single team lookup, but we can maybe expand it to multiple teams in the future. I'll write the PHP for this once you have defined what you want to display.

imdunne8 commented 5 years ago

Done, but this could definitely be expanded/improved