teresabowe / booking-system

0 stars 1 forks source link

USER STORY: User bookings management #9

Open teresabowe opened 1 year ago

teresabowe commented 1 year ago

As a registered user I can create, read, update and delete my bookings so that I can maintain an accurate record of my use of the desk space

teresabowe commented 1 year ago

Acceptance Criteria:

  1. The registered user can create bookings in the admin panel.
  2. The registered user can view bookings in the admin panel.
  3. The registered user can update bookings in the admin panel.
  4. The registered user can delete bookings in the admin panel.

Tasks: