SENG480a-NutriDine / mobile

The mobile app
Apache License 2.0
0 stars 0 forks source link

Macronutrients Filtration Page #45

Open johnmck95 opened 7 months ago

johnmck95 commented 7 months ago

The primary use case is to make sure people can find food based on macronutrients. When you first land on the app, you should be greeted with some way of searching for a meal based on macros. When you decide on a meal you want, we need to show the users where they can buy this food item (redirect to where they can purchase it, or state what platforms it can be ordered on).

That process is all we care about for now. Don't worry about auth/sign-in or even having our own DB. You can mock data for the purpose of this milestone, but keep in mind we'll have to set the app up with a real DB eventually.