Coding Assignment # 5 – Recipe Hunter
You are tasked with creating a Rails app that will display a recipe index based on a keyword entered.
1. Create a rails app called recipe_hunter
2. Generate RecipesController (recipes_controller.rb) that will have an index action
3. The above-mentioned controller should check if a request parameter keyword was passed in.
4. If it was – it should use it, and if not – it should use a default value of “chocolate” instead.
5. Create a model, Recipe (recipe.rb) that will contain a for class method that will take a
keyword to query and query the Recipe Puppy API. (You should already have the Recipe class
from the previous assignment. Remember, that unlike the previous assignment – you will not
need to require ‘httparty’ gem in your code, since loading HTTParty gem should be the Bundler’s
job.)
6. Create your view (with CSS – use your imagination) that might look something like this:
7. I should be able to click on either the title or the thumbnail and go straight to the actual recipe
(out there on the web). Look at image_tag helper for defining an img tag and use this helper
as the first argument to link_to helper.
8. Rails automatically escapes HTML in your strings (mainly to avoid XSS attacks
http://en.wikipedia.org/wiki/Cross-site_scripting). Because of this – some of your titles will look
wrong.
Rails has a sanitize (or raw) helper that will help you display HTML characters properly
9. Instead of having to go to http://localhost:3000/recipes/index all the time – you want this page
to be the default. So, you should be able to go to http://localhost:3000/?keyword=apple%20pie
and see the following
Submission Guidelines
1. Commit all the files to your local repo and push your repo out to your private team repo on
github creating a remote branch called assignment5.
2. For this assignment, it might make the most sense to work on a master branch of a newly
created repo and then do $git push remote_alias_github
master:assignment5 to push it out to github.
3. Deploy your homework to heroku (WARNING: Heroku only allows pushing to a remote master
branch) using a URL pattern of jhu-spring17-teamX-recipes.herokuapp.com (where X is your
team number).
4. Feel free to include a README.txt with any comments, as well as your deployed assignment URL
Try it now!
How it works?
Follow these simple steps to get your paper done
Place your order
Fill in the order form and provide all details of your assignment.
Proceed with the payment
Choose the payment system that suits you most.
Receive the final file
Once your paper is ready, we will email it to you.
Our Services
Quality Essay Help has stood as the world’s leading custom essay writing services providers. Once you enter all the details in the order form under the place order button, the rest is up to us.
Essays
At Quality Essay Help, we prioritize on all aspects that bring about a good grade such as impeccable grammar, proper structure, zero-plagiarism and conformance to guidelines. Our experienced team of writers will help you completed your essays and other assignments.
Admissions
Admission and Business Papers
Be assured that you’ll definitely get accepted to the Master’s level program at any university once you enter all the details in the order form. We won’t leave you here; we will also help you secure a good position in your aspired workplace by creating an outstanding resume or portfolio once you place an order.
Editing
Editing and Proofreading
Our skilled editing and writing team will help you restructure you paper, paraphrase, correct grammar and replace plagiarized sections on your paper just on time. The service is geared toward eliminating any mistakes and rather enhancing better quality.
Coursework
Technical papers
We have writers in almost all fields including the most technical fields. You don’t have to worry about the complexity of your paper. Simply enter as much details as possible in the place order section.