Headline specs:
-- Any signed-up user can list a new space. x -- Users can list multiple spaces. x -- Users should be able to name their space, provide a short description of the space, and a price per night. x -- Users should be able to offer a range of dates where their space is available. -- Any signed-up user can request to hire any space for one night, and this should be approved by the user that owns that space. -- Nights for which a space has already been booked should not be available for users to book that space. -- Until a user has confirmed a booking request, that space can still be booked for that night.
Specs Roadmap
As a user in order to choose a place to stay when i open the index I should see a list of spaces
As a user in order so I can list a new space I can add a new space to the list of spaces
As a user in order so I can choose a place within my budget I'd like to be able to see the price of a space