Skip to content

Latest commit

 

History

History
46 lines (34 loc) · 978 Bytes

README.md

File metadata and controls

46 lines (34 loc) · 978 Bytes

MakersBnB

User stories

As a user, 
So I can see what’s available,
I want to see a list of spaces.

As a user,
So that I can rent out my space,
I want to be able to list a room.

As a user,
So that I can rent out spaces,
I want to be able to pay for a room.

As a potential customer,
So that I can use the websites features,
I want to be able to create an account.

As a user
So that I can book a room,
I want to log in with an account

As a guest,
So that I can make a booking,
I want to select a date when booking a room

As a host,
So that I can make a timely decision
I want to receive an email when a booking is made

As a host,
So that I can review bookings
I want to see a list of pending and approved booking requests

As a host,
So that I can rent out my space,
I want to approve a booking request

Domain Model

Mockup of initial MVP design

MVP Mockup