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.
- Host: GitHub
- URL: https://github.com/ekta18/recipezilla
- Owner: ekta18
- Created: 2021-12-30T19:25:46.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-30T20:11:46.000Z (over 4 years ago)
- Last Synced: 2025-06-05T16:07:36.096Z (12 months ago)
- Topics: appdesign, appdev, appdevelopment, dart, dartlang, flutter, flutter-app, flutter-apps, flutter-demo, flutter-examples, flutter-material, flutter-widget
- Language: Dart
- Homepage:
- Size: 764 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RecipeZilla 🍽️
**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
Recipe Details(a)
Recipe Details(b)
---