Kaelen Raible

Meal-Assist is a 24-hour hackathon project designed to assist users in healthy, sustainable eating by generating a list of recipes based on the ingredients that they currently have at home. Users enter the ingredients they want to use, check to filter the information by macro, and receive an ordered list of recipes to suit their needs.

This project was completed using Flutter to rapidly prototype a user-friendly app. Recipe information was pulled from an existing recipe query API, and our app handled creation of the query, parsing the results, and displaying options to the user based on their preferences.

In the above video, we showcase that the user can input any combination of ingredients, and then have the recipes displayed to them ordered by whichever nutritional information they select in the filter.

A 2023 CS^2 Hackathon submission at UTD by Kaelen Raible and 2 others. My contributions consisted of writing the UI interaction blocks, interpreting and displaying the recipe data that was gathered, and presenting to the judges.