Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Park Page #9

Open
trle5720 opened this issue Nov 16, 2023 · 0 comments
Open

Park Page #9

trle5720 opened this issue Nov 16, 2023 · 0 comments
Assignees

Comments

@trle5720
Copy link
Collaborator

trle5720 commented Nov 16, 2023

User should be able to click on a certain park from either Home Page, or Park Search Page, and then be redirected to park page that shows the specific park's details and list the courts at that park. User should then be able to click on one of the courts and be redirected to that court page to view times.

Backend:
-create get route to open the correct park page (send the correct park object)

Frontend:
-use park object received from backend to parse through its courts and create a card for each one.
-Create buttons for each for users to be redirected to that specific court page to view available times (get request to /court, parameter:id)

@trle5720 trle5720 converted this from a draft issue Nov 16, 2023
@thomasriley0 thomasriley0 self-assigned this Nov 27, 2023
@CalebLehman16 CalebLehman16 self-assigned this Nov 28, 2023
@CalebLehman16 CalebLehman16 moved this from Todo to In Progress in Court Connect Nov 29, 2023
@moliche moliche self-assigned this Dec 1, 2023
@thomasriley0 thomasriley0 moved this from In Progress to Done in Court Connect Dec 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

4 participants