careerfairsystems / events

Apache License 2.0
1 stars 0 forks source link

Add info about reservation #46

Closed saraC15 closed 7 years ago

saraC15 commented 7 years ago

More information about the reservation is needed in order for the stand-by system to work. In mongo model add the following fields:

enrolled: true if reservation has been accepted and the person has accepted the spot (is set to false at unregistration) standby: true if the reservation was on standby and the person has not been offered a spot pending: true if has been offered a spot as stand-by but not yet replied offer: date when place was offered (set to time when reservation was made if reservation was not on stand-by)