Skip to content

Group project for the Turing School of Software and Design in which we pivoted a restaurant ordering site into a multitenant vacation rental application.

Notifications You must be signed in to change notification settings

bryceholcomb/the_pivot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Pivot || TravelHome

This three week group Ruby on Rails project was a pivot from a food ordering site into a space listing website with hosts and guests. It features booking requests stored in the session, Administrative Dashboard, and filter based queries.

Live url: vagabondr.herokuapp.com

Full project specifications are available here: http://tutorials.jumpstartlab.com/projects/the_pivot.html

Setup

  • git clone https://github.com/bryceholcomb/the_pivot.git
  • bundle install
  • rake db:setup

Notes

  • A User becomes a host once a space is listed. In order to have access to the administrative dashboard you must post a listing.
  • In Order to see a user profile you must sign up as a user.

Tests

  • To run tests: rspec or rake

About

Group project for the Turing School of Software and Design in which we pivoted a restaurant ordering site into a multitenant vacation rental application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 70.6%
  • HTML 22.0%
  • CSS 6.1%
  • JavaScript 1.2%
  • CoffeeScript 0.1%