Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 779 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 779 Bytes

Forkify

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

Technologies

This application is built using the Model-View-Controller Pattern.
Also there were using OOP programming and AJAX calls .

Flowchart