Mad Archer's Cookbook helps a hungry public by allowing users to search for recipes by entering in ingredients they already have on hand.
In the event a user needs more groceries to make the recipe they have been inspired by, Mad Archer's Cookbook supplies the user with a map to search for nearby grocery stores.
This website was built from scratch using HTML, CSS, JavaScript, and Skeleton.
Users do not need setup.
Check out Mad Archer's Cookbook in action:
In the future, the team would like to allow users to search by dietary restrictions such as vegan or gluten-free.
A second goal for improvement would be making the local storage function more helpful by having the saved items be past selected recipes that the user could reselect quickly.
It would also be practical if users could search for more than one ingredient at one time.
- Geek Probin's YouTube tutorial was helpful for using Meal DB's API.
- Map Quest documentation was instrumental in completing the map function.
- As a Bootstrap Alternative, the team used Skeleton framework and the documentation supplied by them.
- Dan Shiffman's series on API's was both educational and entertaining!
Mad Archer's Cookbook Repository