Skip to content

ALucking1/recipe_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RecipeApp

A ruby sinatra app that finds the current temperature in London and provides you with a suitable recipe.

How to use it

Hosted here

How does it work?

The app uses the OpenWeatherAPI to find the current temperature, which is then split into five groups from super cold to boiling hot and takes a random recipe from a predetermined selection. Refreshing the page returns a different recipe.

Screen Shot 2017-01-18 at 15.59.09

What next?

  • Allow the user to enter their own location for current temp
  • Scrape website for recipes containing keywords
  • Refactor, refactor, refactor!

About

Find the perfect recipe for the weather!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published