Coder Social home page Coder Social logo

lf56 / gorecette Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 3.0 4.75 MB

Recipes on the go! Search an ingredient you have, and displayed to you will be a list of recipes using that given ingredient. An appplication made to provide users a simple recipe given the ingredient of their choice.

HTML 19.94% CSS 22.69% JavaScript 57.37%

gorecette's Introduction

goRecette

As A person who travels for work,
I WANT a website that provides healthy recipes and locations to buy ingredients,
SO THAT I can stay committed to my diet.

Deployed Site

goRecette

Made in Visual Studio using:

  1. HTML
  2. CSS
  3. JavaScript
  4. jQuery
  5. Spoonacular Recipe and Food API
  6. Materialize CSS
  7. Target Store API

Screenshots

ScreenShot

Features:

  • Search for recipes by ingredients
  • Search for the nearest Target stores by zip code

gorecette's People

Contributors

hdtamisiea avatar lf56 avatar clos86 avatar gdav24 avatar

Watchers

 avatar

gorecette's Issues

Button Spacing

Need spacing between buttons that are generated both by loading local storage and when the button is created via a recent search. Currently no spacing. There is no margin or padding element in Materialize.

Add Modals

use info in chapter 5.2.5 to read up on modals. We cannot use alerts. There are two alerts with in the Target api that need to be updated. There is also the need to add one so when someone enters a word that isn't an ingredient, it will notify the user that ingredient not recognized. Total of 3 modals. This can be done before Sunday.

Local Storage

It is a requirement to save persistent data to local storage. We will work to save recent searches to local storage and have recent searches display on the screen. This was done in week 6 project Weather Dashboard, for reference.

Empty container

Currently when you search a new ingredient, it adds those recipes to the bottom of the first set of recipes. We need this recipeContainer to empty when a new ingredient is searched.

Limit response

We want to limit the number of recipes returned per search as our api only allows so many, and it also would give the page a more organized appearance.

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.