janderson16 / CloneBnB

0 stars 0 forks source link

Booking: making reservation (as a traveler) #25

Closed pixapi closed 7 years ago

pixapi commented 7 years ago

As a logged in user (traveler) when I visit booking path and I click on the calendar for starting date and I click on the calendar for ending date I can see the total price for the stay I can see the selected dates I click on Book button and I get redirected to confirmation path and the listing is no longer available for those dates

AliSchlereth commented 7 years ago

@meyerhoferc This functionality looks pretty good. I'd like the flash message from when someone tries to double book a date to be a bit more obvious (i.e. color, placement, etc). Also, it would be nice for the confirmation page to show the title of the listing. Right now I think maybe it lists just the location(?).

meyerhoferc commented 7 years ago

title of listing now updated, still needs styling

AliSchlereth commented 7 years ago

Check!