freshmurry / naptivity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is my AirBnB Clone project base off of what I learned in Code4Startup. #Online reservation tool for booking accommodations with Ruby on Rails Online reservation tool for frequent travelers to quickly find and book nightly accommodations in their destination city.

Feature

  • Authentication and Facebook SSO
  • Picture Upload
  • Carousel Display
  • Rate and Comment
  • Date Picker for Scheduling
  • Real-time Private Messaging
  • Paypal Payment
  • Google Map Location Marker
  • Accommodations Searching

Stack

  • Ruby on Rails
  • Bootstrap
  • Sass
  • Devise
  • Toastr
  • Omniauth-Facebook
  • Paperclip
  • SQLite3
  • AWS
  • S3
  • Private_pub
  • Thin
  • Faye
  • Ransack

Quick Start

$ git clone https://github.com/BruceWeng/AirAlien.git
$ cd AirAlien
$ bundle install
$ rake db:create db:migrate
$ rails s

About


Languages

Language:CSS 65.4%Language:JavaScript 31.8%Language:HTML 1.3%Language:Ruby 1.3%Language:SCSS 0.2%Language:CoffeeScript 0.0%