top of page

WHAT'S IN MY FOOD APP

As I started my wellness journey one year ago, I quickly realized that I don't truly know what's in my food. How do you pronounce that ingredient? And why is it there?

SOLUTION

Design an app that tells you all the ingredients in your packaged food.

DIG DEEPER

About 32 million people in the US have food allergies.

20% of the world's population may have a food intolerance and or food sensitivities.

THE NEXT GENERATION

Gen Z and millennials are changing food standards forever.

Healthy | Clean Label | Natural Ingredients | Environmentally-Conscious products | Sustainable Sourcing

BUZZWORDS 2021

Keto / Low Carb

Vegan / Vegetarian

Avocado / Avocado toast

Healthy / Fresh foods

Low or Free diets

Organic / Natural food

IMAGINE IF..

you could sort all the products in the world according to your health needs.

THE MOCKUP

Screen Shot 2021-12-10 at 4.38.31 PM.png
Screen Shot 2021-12-10 at 4.38.14 PM.png
Screen Shot 2021-12-10 at 4.38.17 PM.png
Screen Shot 2021-12-10 at 4.41.43 PM.png
Screen Shot 2021-12-10 at 4.38.20 PM.png

ARRIVING IN THE APP STORE

FALL 2024

bottom of page
#container { font-family: Arial, sans-serif; } #userInput { width: 100%; padding: 10px; margin: 10px 0; } button { padding: 10px 20px; margin: 10px 5px; cursor: pointer; } #optionText { margin: 20px 0; } #optionsButtonsContainer { display: flex; flex-wrap: wrap; } #feedbackTable { width: 100%; border-collapse: collapse; margin-top: 20px; } #feedbackTable th, #feedbackTable td { border: 1px solid #ddd; padding: 8px; } #feedbackTable th { background-color: #f2f2f2; } .revisitButton { background-color: #4CAF50; color: white; padding: 10px 20px; text-align: center; text-decoration: none; display: inline-block; font-size: 14px; margin: 4px 2px; cursor: pointer; border-radius: 4px; } .revisitButton:hover { background-color: #45a049; }