Inspiration

Now that things are being restored, students are going back to living on-campus. The problem is that students (like me) have no idea how to cook. Surely, we'd love to eat something delicious and gourmet everyday. MasterChef helps us do exactly that.

What it does

MasterChef is a community-driven app that helps students cook away from home. The app gets your ingredients and finds what recipes you can make. People can add recipes to the app to share with the rest of the world. (Demo: shrink your window so that it's like a phone app please :) and thank you): https://masterchef-40a59.web.app/#/).

Add literally every ingredient in your fridge, and find some of the cool meals that you can make! You can even try going to the grocery store and buying a bunch of random things and MasterChef will give you all kinds of recipes to make.

How we built it

The app is coded in the OOP language: Dart. I used the Flutter SDK to easily create a front-end app. The authentication portion of the app is powered by Firebase Auth. The web app version of the app is also deployed through Firebase.

What's next for MasterChef

After this hackathon, I will:

  • Optimize the app (when developing the app, I did not have optimization in mind)
  • Code readability (the code is very unreadable at the moment)
  • Google Auth Login (allow users to login via their google account)
  • Database (store the community-driven recipes on a database like Cloud Firestore)
  • Deploy to the iOS/Android app stores

Built With

Share this project:

Updates