Skip to main content

Story: Schedule an Event

As a Host, I want to create an event with a date, start time, end time, title, theme, and description, so that I can begin planning, set up menus, create a guest list, and send out invites.

Acceptance Criteria

  • I must provide a Title (Name) for the event (e.g., "Halloween Party 2025").
  • I must provide a Date for the event.
  • I can optionally provide:
    • A Start Time and End Time.
    • A Description of the event.
    • A Theme for the event (e.g., "Tiki Night", "Speakeasy").
    • The Venue where the event will take place.
    • An initial Expected Guest Count.
  • After creation, the event should be saved in the system.
  • I should be able to view and edit the event details later.

Examples

  • DxD 2025 (Halloween)
  • Friendsgiving (Thanksgiving)
  • Palentine's Day (Valentine's)
  • Factory Fiesta (Fiesta)
  • ScheduleEvent (C1)
  • DefineEventTheme (C2)