Skip to content
This repository was archived by the owner on Sep 7, 2023. It is now read-only.

turingschool-examples/destination-planner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Destination Planner

Simple app with CRUD interface for destinations.

Versions

Rails 5.2.7

Ruby 2.7.4

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 or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors