PotLuck

Project link: https://github.com/mariecrane/PotLuck

PotLuck is a cross-platform mobile application that helps people find recipes based on the ingredients they already have. You can cook alone or with friends, and the app allows you to pool together your group’s available ingredients. By removing the guesswork out of knowing what what’s needed vs what you already have, PotLuck makes it easy to decide what to cook.

The app was implemented using Flutter for the UI and Firebase for the user authentication, data storage (Cloud Firestore), and recipe search backend (Cloud Functions/Node.js). PotLuck relies heavily on the Spoonacular Recipe API, a JSON-based REST API that provides search-by-ingredient capabilities and other food-related data.

Nifty tech tag lists fromĀ Wouter Beeftink