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

https://github.com/jeremytubongbanua/masterchef

UoftHacks 2022 Submission - Find recipes with the ingredients that you already have - made with Flutter and Firebase
https://github.com/jeremytubongbanua/masterchef

dart firebase firebase-auth flutter

Last synced: 3 months ago
JSON representation

UoftHacks 2022 Submission - Find recipes with the ingredients that you already have - made with Flutter and Firebase

Awesome Lists containing this project

README

        

# Master Chef
UoftHacks Submission (February 4-6 2022) \

# Devpost Link
Devpost: https://devpost.com/software/masterchef

# YouTube Video
YouTube video: https://youtu.be/yTz4LIbChr8

# Web App Demo
Demo: https://masterchef-40a59.web.app

# Images

![Auth Card](https://i.imgur.com/5nNvHAy.jpg)
![Community Tab](https://i.imgur.com/5iMKO7X.png)
![Recipe Detail Screen](https://i.imgur.com/fAHQrgg.png)
![Your Fridge Tab](https://i.imgur.com/nkxeRyR.png)
![Recipes Tab](https://i.imgur.com/vkDwKad.png)
![Adding a recipe to the community Tab](https://i.imgur.com/A8TzztM.png)
![Drawer](https://i.imgur.com/Bcy4GvR.jpg)

# Flutter Packages

- flutter pub get provider
- flutter pub add flutter_rating_bar
- flutter pub add flutter_typeahead
- flutter pub add firebase_auth
- flutter pub add firebase_core

# Developer Notes
`firebase init` in root folder \
(https://www.youtube.com/watch?v=xJo7Mqse960) \
`firebase deploy`