Skip to content

6.4 Adminpage manage bookings #48

@AlexCode-dot

Description

@AlexCode-dot

User Story Template

Type

Feature

As an admin,
I want to view, filter, update, and delete movie bookings,
So that I can efficiently manage all reservations and help users when needed.

BDD

Tasks

  • Admin can filter bookings by name, movie, room, booking date, and screening date
  • Admin can open a modal and view selected seats
  • Admin can update seat selection and save
  • Admin can delete a booking
  • Success and error messages are shown

Acceptance Criteria/Definition of Done

  • Filters and search update booking list correctly
  • Modal shows selected seats per booking
  • Edit button must be clicked to enable seat selection/changes
  • DELETE removes booking and frees seats from screening "bookedSeats"
  • Error messages are shown if user tries to edit without permission

Dependencies

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions