SolviQorda / get-zapped

A web app platform for electrolysis therapists to offer services to trans people seeking hair removal.
1 stars 0 forks source link

When a user books a zap, it is no longer visible in a new booking select dropdown. #29

Closed SolviQorda closed 6 years ago

SolviQorda commented 6 years ago
  1. When a booking is made by a user, their userName should be written into the field Maybe Name (might need to check if this is secure or whether it would be better to use the unique id that comes with a new user).

  2. There should be a validation on the form where appointments are only visible if bookedBy == Nothing.

SolviQorda commented 6 years ago

This is solved with the latest commit