amosproj / amos2021ss07-bike-nest

MIT License
1 stars 0 forks source link

Receive reservation confirmation #120

Open JodelLisa2Point0 opened 3 years ago

JodelLisa2Point0 commented 3 years ago

User story

  1. As a user
  2. I want to receive a reservation confirmation with further instructions
  3. So that I am sure I have a spot and know what to do next

Acceptance criteria

Definition of done

rmandlx commented 3 years ago

Cancelling a reservation should already work on the Backend. I didn't include code to call this endpoint in the frontend services yet.