rpc08002 / recipe-shopper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Endless Pastabilities Recipe Shopper

The following project is a recipe search page that allows the user to search for recipes that use certain ingredients and add the ingredients needed to make those recipes to a shopping list. It uses a css library called picnic to provide a responsive layout. Using JQuery and local storage, we are able to take the shopping list of ingredients and save it to the local computer so that the shopper doesn't have to worry about their list being deleted if they refresh the page. We also use an API for some food trivia so that each time a user goes to the site, they are presented with a little piece of knowledge about food that they may not have known before.

Table of Contents

Installation

To install, download the whole folder and open the file named index.html.

Usage

Our project is intended to be used by the average shopper. We give the user the ability to make an easier shopping list when things get stale eating the same recipes each week. To help prevent food boredom, this app makes it easy to try new foods and be creative in the kitchen. The app is also mobile compatible so that you can take the list with you and save paper on printing your list.

Github Repository

Live URL

Website Screenshot

License

MIT

Badges

badge badge sample

Contributing

Covenant Code of Conduct

This Code of Conduct is adapted from the Contributor Covenant, version 2.0, available at https://www.contributor-covenant.org/version/2/0/code_of_conduct.html.

Community Impact Guidelines were inspired by Mozilla's code of conduct enforcement ladder.

About


Languages

Language:HTML 42.2%Language:JavaScript 39.9%Language:CSS 17.9%