willygodwin / reci-bits

Recipe generator that takes left over ingredients and finds the user a recipe.
0 stars 2 forks source link

Reci-bits

This is a web app to search for recipe and nutrition information from ingredient or food (or drink) items provided.Basically the Idea was conceived from the day to day scenario of opening the fridge and seeing some items there but not having the knowledge what to make from those items. The localStorage is also used for storing the searched recipe (favorite one) data locally and it will be loaded when the page is loaded.

This has been deployed to GitHub. To get this web app ( or project) up and running, one can follow the link(deployment).one can also download the file to use as template.

The screenshot of Reci-bits : reci-bits

project's Summary

Reci-Bits is a web app to search recipe and nutrition information by using two APIs. To use the functionality first you need to type items or ingredients (from your fridge or pantry) one at a time Then when you click on the add button, it will be transferred to another textbox-the searchbox. After this, you need to click on the search button, you will be presented with 12 food (or drink) menu. And when you click on the title or the image of the food (or drink), it will take you to a new page with detail recipe and nutritional information of that item.

then this item will be added to the get recipe area (box) of the page

search area

When the user click on the about button on top of the page, it will show the user a page describing the app and how to use it about

The Details:

How To Execute the Files:

The files should be Open in browser.

Features:

Authors

Acknowledgments