Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 733 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 733 Bytes

Airbnb Clone

User Stories

  • DONE As a user, I want to view available places to rent.

  • DONE As a user, I want to view property details including price, city, state and photos of property and owner.

  • DONE As a user, I want to reserve a property for a specific date.

  • DONE As a user, I want to search for properties by location.

  • DONE As a user, I want to be able to post a profile pic.

  • DONE As a user, I want to rate and review my past stays at properties.

  • DONE As a user, I want to see an owners profile page with information about them.

  • DONE As a property owner, I want to list my property with details and photos.

  • DONE As a property owners, I don't want users to be able to double book dates.