Skip to content

implement Book form  #24

@txwkx

Description

@txwkx

Required fields:

  • Title
  • Room
  • Date
  • Start time
  • End time (by default + 30 min)

Once claiming a room update 2 collections:

  • Meetings (new record -> [ roomId, hostId, startTime, endTime ] )
  • Bookings (find record by roomId & date -> update timeslots array )

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions