Skip to content

Turing-School-Projects/destination-planner

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Destination Planner

Simple app with CRUD interface for destinations. To be used as a jumping point for various lessons at Turing.

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 76.5%
  • HTML 19.2%
  • JavaScript 2.6%
  • CSS 1.7%