Skip to content

cdhenry/rails-road-trip

Repository files navigation

rails-road-trip

An app that helps a user create and share ideas for road trips across the US

Installation Guide:

Github Repo: https://github.com/cdhenry/rails-road-trip

rails-road-trip makes use of bundler for Ruby gem handling.

In your console, after cloning repo, type 'bundle install'. When your gems have been installed/updated, you should migrate the database with 'rake db:migrate' and seed the database with 'rake db:seed'.

At present user authentication is possible through Github.

Contributor's Guide:

All PRs will be considered, please reach out to cdhenry@gmail.com if you have requests or would like to contribute.

License: (See LICENSE)

MIT License

Copyright (c) 2018 Chris Henry

About

A Rails app with a jQuery/Javascript front end that helps a user create and share ideas for road trips

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published