Forkify – web application for searching a recipe from different sources.
Using available queries, it is possible to find a bunch of recipes and check every one right in the app.
App functional:
- searching by a recipe name or an ingredient
- changing amount of servings in a recipe
- saving favorite recipes in bookmarks
- adding a new custom recipe
This application is built using the Model-View-Controller Pattern.
Also there were using OOP programming and AJAX calls .