Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Makers_BnB

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

MVP User Stories

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

  • Home page
    Homepage

  • Add property
    AddProperty

  • View properties
    ViewProperties

Phase II - User Stories

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:

  • Homepage Homepage
  • Sign Up SignUp
  • View Properties ViewProperties
  • Add Properties Screenshot 2021-12-24 at 14 36 22

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/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages