Skip to content

richieganney/MakersBnB

Repository files navigation

MakersBnB

This is a clone of AirBnB, built in a week, that allows users to list spaces they have available, and to hire spaces for the night.

The solution

We used Sinatra and Ruby/erb for the front end. As our first group project, we wanted to keep it simple whilst still building a working MVP. Having to make manual database queries really strengthened our understanding about what was happening under the hood.

Local quickstart

First, clone this repository. Then:

cd MakersBnB
bundle install
rackup

visit http://localhost:3000/ (which will likely be the route). However if not, replace '3000' with whatever the server gives you.

Running tests

When in the main project directory, run:

rspec

Screenshots of some of the features

  1. Sign up

  1. View spaces and filter by available dates

  1. Request a booking

Contribution

If you would like to contribute to this project, please submit a pull request at our github page.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •