Skip to content

This application helps you find a recipe, by name or just by ingredient, and even find the inspiration you need.

Notifications You must be signed in to change notification settings

ynden/Recipe-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recipe App

You don't know how to do it? This application help you find inspiration, search for a recipe or just an ingredient you would like in a recipe.

Tasks

Front-end

  • Create the index.html page
  • Create the results.html page
  • Create recipe_details.html page
  • Link pages
  • Add the "Results for {name}" information
  • Create add_recipe.html

Back-end

  • Search for a recipe and redirect to results page
  • Display relevant results from the search request
  • Add click functionnality on a recipe to have further details
  • Extract informations and display them on the details page
  • Implement the search logic
  • Add a recipe
    • Generate random key for recipe id
    • Add ingredients functionnality
    • Add steps functionnality
    • Add pepper difficulty picker
  • Add notification displaying when recipe added

About

This application helps you find a recipe, by name or just by ingredient, and even find the inspiration you need.

Resources

Stars

Watchers

Forks

Packages

No packages published