craftninja / music_playlist02

iteration for blog post. Rails, Crud, postgreSQL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

Music Playlist

User can add a title and URL to a list for simple management of important tunes from unrelated websites such as Youtube, Vimeo, Soundcloud...

Let's get this running!

  1. Fork and Clone this repository.
  2. $ bundle install
  3. $ rake db:create db:migrate
  4. $ rails server
  5. Check it out in localhost:3000
  6. Manage some fly tunes from all over da interwebs.

About

iteration for blog post. Rails, Crud, postgreSQL


Languages

Language:Ruby 91.8%Language:CSS 4.2%Language:JavaScript 4.1%