sicknacco / destination-planner-7

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Destination Planner

Simple app with CRUD interface for destinations.

Versions

Rails 7.0.8

Ruby 3.2.2

Setup

To set up:

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

About


Languages

Language:Ruby 70.0%Language:HTML 24.5%Language:JavaScript 3.5%Language:CSS 2.0%