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

Publish Schedule Group by Season (Frontend) #32

Closed
Philip-Jian opened this issue Feb 3, 2024 · 0 comments · Fixed by #38
Closed

Publish Schedule Group by Season (Frontend) #32

Philip-Jian opened this issue Feb 3, 2024 · 0 comments · Fixed by #38
Assignees
Labels

Comments

@Philip-Jian
Copy link
Contributor

Philip-Jian commented Feb 3, 2024

Instructions

  • Right now the Published Schedule Page displays all the planned events in a simple table. However, we need to display events based on season.
  • Using the new backend route linked to this task, create a dropdown for the seasons.
  • Using the backend route GET/published-schedule/seasons, which will return all the events occurring in the season grouped by day. For each event in a day, create a component(ei. box with event info) to display events.

Notes

  • For specific user flows or design questions, please work with Kaila from the design team

Acceptance Criteria

  • User’s are able to use Seasons drop down to display events for only that season.
  • Events from that season are grouped by day, in chronological order.

Resources

@michellelin1 michellelin1 changed the title Publish Schedule Group by Season Publish Schedule Group by Season (Frontend) Feb 3, 2024
@lanaramadan lanaramadan linked a pull request Feb 12, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants