Skip to content

LightningLord/errandsontheway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

611 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Min.us

ErrandsOnTheWay is a trip planning app that allows you to route a trip, and add stops along the way, based on your errands. We utilize Geocoder, Google Maps API and Google Places API to analyze your trip and give you stopover options to choose from - optimized to get your tasks done in the least amount of time. Spend less time planning, and more time doing with ErrandsOnTheWay.

Getting Started

Note: This assumes you have Ruby 1.9.3 or later installed properly and have PostgreSQL running.

First clone this repo

git clone https://github.com/LightningLord/errandsontheway.git

Install all the dependencies:

bundle install

Create the database:

rake db:create
rake db:migrate

Start the server:

rails s

To run the test suite:

rake db:test:prepare
rake spec

Site on Heroku

Imgur

http://errandsontheway.com/

Members:

About

Errands on the Way DBC Final Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •