This was the 1st Engineering Project at Makers Academy Bootcamp, done at Week 5 of the course.
Team Size: 4 Junior Developers
Technologies: Ruby, Capybara, Sinatra, Rspec (100% Coverage), Auth/Auth (bcryt), HTML, CSS/Bootstrap
Our MVP allows for a user to add properties and view available properties which a user can book.
As a user
I want to see a list of available properties
So that I can I choose a place to stay
As a user
I want to add a property
So that it can be booked
As a user
I want to be able to see if a property is booked
So that I can know if its available
Screenshots of our MVP
As a user
I want to be able to securely sign up to the site
So that I am registered and can access it
As a user
I want to be able to sign in to the site
So that I can list a property
As a user
I want to be able to sign in
So that I can book a property
As a user
I want to be able to book a property
So that I can stay there
As a user
I want to be able to sign in to the site
So that I can edit a property
Post MVP screenshots:
Want to check it out?
clone repo
cd into directory
run bundle to make sure all gems are in place
run app.rb to initiate server
see application on http://localhost:4567/






