Skip to content

Upon user selection of meal type, a random recipe is generated.

Notifications You must be signed in to change notification settings

marthaedwards/Recipe-Generator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 

Repository files navigation

Random Recipe Generator

Project One: Allyse Johnson, Chase Kilpatrick, Emily Aguirre & Greg Malone.

Here is a link to the deployed website: https://emgal-aguirre.github.io/Recipe-Generator/.

User-Story

I am a person who previously cooked the same dishes for years. I'd like to add variety to my diet by experimenting with meal options. When I click "Select your meal type" I am presented with options for breakfast, lunch, dinner, snack and teatime. When I select "SHOW RECIPE!", I am presented with a new dish I can try with note of its name, the required ingredients and other health factors such as calorie count, vegetarian status, allergen awareness and more. If I choose the "RESET" button, my meal type selection will reset.

Languages Used:

  1. HTML 5
  2. CSS
  3. Materialize CDN
  4. JavaScript
  5. JQuery

APIs Used:

  1. Edamam (recipie generator)
  2. Moment.Js (live date and time)

Here is a screen shot of the website.

About

Upon user selection of meal type, a random recipe is generated.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 40.0%
  • CSS 39.3%
  • JavaScript 20.7%