DarrenZLew / FantasyFitness-1.0

4 stars 1 forks source link

Players need a way to show a specific day of the week's current scores on the scoreForm #60

Open DarrenZLew opened 7 years ago

DarrenZLew commented 7 years ago

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