charhagelin / CFA-AirBnB-Clone

CFA project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AirBnB clone

Gems used in this project:


gem 'devise'
gem 'carrierwave', '~> 1.0'
gem 'stripe'
gem 'bootstrap-sass', '~> 3.3.6' 

This is one of the projects we've been working on in class to get a better understanding on how to user these different gems as well as implimenting a paymensystem.

I've only just resently started trying to style it to look like the real AirBnB site, more to come on the styling section shortly.

About

CFA project


Languages

Language:Ruby 78.6%Language:HTML 16.7%Language:CSS 2.8%Language:JavaScript 1.1%Language:CoffeeScript 0.8%