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.
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.