Abdullah-F / recipes

To help you prepare a tasty meal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to run

  • from the master branch run rails s, you might need to run bundle install first.
  • go to index page to view all recipes avaialble.
  • to view a single recipe details click on the show link in the page to go to the view page.

How to run tests

  • run rspec from the root directory of the projects.
  • no integration or controller tests written for this project as it is small and was easy to test that manually.

About

To help you prepare a tasty meal


Languages

Language:Ruby 80.1%Language:HTML 11.4%Language:JavaScript 6.8%Language:CSS 1.3%Language:SCSS 0.3%