/CFA-Airbnb-with-tests

Creating an AirBnB clone to practice Devise, Stripe, Rspec & Pry

Primary LanguageRuby

Airbnb fresh

This project was used to teach payment processing with Stripe, multiple image uploads and how to integrate booking functionality.

Installation

$ git clone https://github.com/jcerexhe/airbnb-fresh.git
$ cd airbnb-fresh
$ bundle
$ rake db:migrate