KalebGz / houston-web-sinatra-mvc-solo-lab

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sinatra MVC Lab

Instructions

  • Fork and clone down the repo
  • run rake db:migrate
  • run rake db:seed
  • checkout all the files before you start

Create CRUD operations

  1. See all the puppies on index page
  2. Click on the link from the index page to see individual puppy
  3. Create a new puppy
  4. Edit an exsiting puppy
  5. Delete an exsiting puppy

How to submit?

  • Go to your teachers, give a (virtual)high-five, and show your code

About


Languages

Language:Ruby 81.3%Language:HTML 18.7%