What's Wrong?
We currently can only look at one day's scores on scoreForm. We need a way to go to a different day of the week's scoreForm.
What do I Expect to Happen?
Players should have the functionality to click a tab or button or link to go to show that day's scoreForm information. This will require requesting information from the server/database for that specified day's information and rerendering the scoreForm.
What's Wrong? We currently can only look at one day's scores on scoreForm. We need a way to go to a different day of the week's scoreForm.
What do I Expect to Happen? Players should have the functionality to click a tab or button or link to go to show that day's scoreForm information. This will require requesting information from the server/database for that specified day's information and rerendering the scoreForm.
Suggested Fix
Supporting Information