nhatho89 / LairShare

0 stars 0 forks source link

Cannot book volcano lair #16

Closed nhatho89 closed 8 years ago

nhatho89 commented 8 years ago

This actually happens with all rooms when dates are invalidly selected (start date is more recent than end date.) Need to notify users of invalid selection

nhatho89 commented 8 years ago

Try forcing the user to book a minimum 3 night stay and offsetting the end date as such whenever the start date is changed.

nhatho89 commented 8 years ago

added a minimum 3 day stay policy and offsets end calendar date by three days each time start is changed. May still need to make sure it doesn't change the end date if the new start date change is still valid.