Coder Social home page Coder Social logo

project-1's Introduction

What's Cooking App

This is a Recipe App, that will allow for quick retrieval, editing and grouping of recipies. There are two api calls, one for the images, and another to retrieve the recipe. You can also save recipies and groups of recipies to your profile. Below are some of the tasks you can perform with the Recipe App.

  • Search Recipe
  • Edit Recipe
  • Suprise Me
  • Add to Deck
  • Add to Group
  • Sign Up
  • Log in

### Searching Recipie

Below is an example of using the app to search for a recipe:

### Editing Recipie

Below is an example of editing a recipe:

Suprise Me

Suprise me is a random recipe topic lookup. Below is an example of it being used:

Add to Deck

Add to Deck gives you the ability to save recipe to the bottom of your deck, to be able to be easily retrieved at a later point in time. Below is an example of this functionality:

Add to Group

Add to group allows groupings of recipies. For example if you need to prepare a dinner, you can have multiple dishes, and retrieve all those dishes to your deck if needed:

Sign Up

Sign up allows you to save recipe groups to be recalled at a later point in time from anywhere. Below is an example of how to sign up:

Login

Logging in allows you to recall saved recipe groups and edited recipies.

Usage

This project was completed using HTML, CSS, Javascript, JQuery, Bootstrap, and Firebase.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

project-1's People

Contributors

kima111 avatar rayhe921 avatar dima-04 avatar jsills3110 avatar

Stargazers

 avatar  avatar

Watchers

James Cloos avatar  avatar  avatar

Forkers

dima-04 rayhe921

project-1's Issues

Spoonacular API Key

  • Each individual needs to obtain their own API key from Spoonacular API
    https://spoonacular.com/food-api

  • Javascript only use var apiKey in code and set var apiKey to blank. Users should set value of var apiKey each time they run code.

  • Jessica

  • Dima

  • Abe

  • Ray

Edit Recipe on Page

Task(s)

  • Brainstorm ideas on how to accomplish editing the recipe on the page (look into Google Developers for perhaps a Google Doc API?)

Javascript Expand search result

Task(s)

  • Make search results clickable
  • When a search result is clicked, append the recipe ingredients and directions (or url) to the viewport

Create Users

Task(s)

  • Create a log in page
  • Create users in the database
  • create sing up page

Create JSON object for each recipe

Task(s)

  • Create a JSON structure for the searched recipes
  • Modify app.js so that clicked recipes are stored in a JSON object for easy storage

Basic Search Functionality

User Story

As a user, I want to be able to search for recipes.

Acceptance Criteria

  • HTML search bar and search button
  • HTML search results viewport
  • Javascript AJAX call to Edamam
  • Javascript jQuery post results to viewport

Image Search Returns Error Sometimes

Issue(s)

Change recipeId in Favorites when a user edits a recipe

Task(s)

  • When a user edits a recipe, the recipe gets a new ID that follows this pattern: -. This id needs to be updated in the user's favorites list, so that their edited recipe is displayed when they click on it, and not the unchanged spoonacular recipe.

Refine Search

Task(s)

  • Give the user the ability to search by recipe type
  • Give the user the ability to search by ingredients
  • Give the user the ability to get more search results

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.