Skip to content

Create backend for calendar automation #6

@friedger

Description

@friedger

The backend should have the following features:

  • when a new booking request is created, a calendar entry for the room is created with status "tentative". The calendar entry id is stored in the database.
  • when a booking is confirmed, the status is changed to "confirmed"

The details of the booking request should be kept private, just the name is public.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions