Skip to content

Schedule System #4

@Chris-Bitler

Description

@Chris-Bitler

Description

The site should have a schedule system in order to show users what is upcoming at the event or events that the site are being used for. The page for this schedule should be updated in real time for users on the page by querying the backend every 30 seconds to 1 minute for any new changes.

This change will be split into two separate parts:

  1. The page on the website that users can view that will show the schedule and be updated with any changes
  2. The admin panel section that allows administrators to update the schedule.

Acceptance Criteria

  • Given a user views the schedule page, it should show the schedule as it was at the time they loaded the page
  • Given an admin makes a change to the schedule in the administrator panel, it should be reflected in an update on the schedule page to anyone that is viewing it, along with the schedule information in the database being updated
  • If an administrator attempts to create an event that is in the past, they will be shown an error in a modal.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions