Caleb1991 / destination-planner

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Destination Planner

Simple app with CRUD interface for destinations.

Versions

Rails 5.2.4.3

Ruby 2.5.3

Setup

To set up:

git clone git@github.com:turingschool-examples/destination-planner.git
cd destination-planner
bundle install
rails db:{create,migrate,seed}
rails server

About


Languages

Language:Ruby 77.8%Language:HTML 18.1%Language:JavaScript 2.5%Language:SCSS 1.6%