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
- Host: GitHub
- URL: https://github.com/jeremytubongbanua/masterchef
- Owner: JeremyTubongbanua
- Created: 2022-02-05T01:18:17.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-24T02:44:27.000Z (over 3 years ago)
- Last Synced: 2025-01-19T02:47:50.815Z (5 months ago)
- Topics: dart, firebase, firebase-auth, flutter
- Language: Dart
- Homepage:
- Size: 315 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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






# 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`