An open API service indexing awesome lists of open source software.

https://github.com/ekta18/recipezilla

RecipeZilla, an api based search recipe app is developed using Flutter/Dart as Mobile Development Course project conducted by Skill Development Cell of St. Francis Institute if Technology, where based on user input, various recipes are displayed.
https://github.com/ekta18/recipezilla

appdesign appdev appdevelopment dart dartlang flutter flutter-app flutter-apps flutter-demo flutter-examples flutter-material flutter-widget

Last synced: 23 days ago
JSON representation

RecipeZilla, an api based search recipe app is developed using Flutter/Dart as Mobile Development Course project conducted by Skill Development Cell of St. Francis Institute if Technology, where based on user input, various recipes are displayed.

Awesome Lists containing this project

README

          

# RecipeZilla 🍽️

## About the App

**RecipeZilla** is a search based recipe app. A list of recipes are displayed based on the user input, these recipes are fetched from an API. Then the user can view in detailed recipe of any food item of their choice from the list provided. This app is developed using Flutter/Dart.

(**Recipe API Used :** https://developer.edamam.com/edamam-recipe-api)

---

## Results


Home Page
Search Based List of Recipes



Image


Image



Recipe Details(a)
Recipe Details(b)



Image


Image

---