LetsGetTechnical / gridiron-survivor

https://gridiron-survivor-letsgettechnical.vercel.app
8 stars 1 forks source link

FEE: Make a selection page dynamic data #316

Open shashilo opened 1 month ago

shashilo commented 1 month ago

Problem statement: Player wants to see a list of the week's NFL schedule, which teams are playing against one another, and which teams they have available to select from.

Acceptance Criteria:

Image

https://www.figma.com/design/jJXt7OmmwSvHLpkFa8zEDh/Gridiron-Survivor-App?node-id=599-1268&t=43nNlwGgGU0HVQOt-0

chris-nowicki commented 1 month ago

@shashilo I assume this is the pics page where we have /picks?leagueId=784302390hfdjdald so for this route I am just adding /picks?leagueId=784302390hfdjdald&week=2 or something like that so we can filter out that week of picks?

also:

chris-nowicki commented 1 month ago

blocked: waiting on decision for how we use dynamic routes (and the route plan) from @shashilo