Skip to content

SolidMeal is a mobile application designed to assist individuals with specific health conditions in finding suitable and healthy recipes.

Notifications You must be signed in to change notification settings

Coder-Jon014/SolidMeal_App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SolidMeal

SolidMeal is a mobile application designed to assist individuals with specific health conditions in finding suitable and healthy recipes. Leveraging the power of the K-nearest neighbours (KNN) algorithm, SolidMeal provides personalized recipe recommendations based on your health profile and dietary needs. Discover meals that not only taste good but also contribute positively to your health.

Beta Version of the app is available here: https://drive.google.com/file/d/1-FgI8AuEEWy6_BMb4mft2pkfyZa2Wc0T/view?usp=share_link

Website here: https://solidmeal.vercel.app/

IMPORTANT:

flutter pub get
flutter packages pub run build_runner build --delete-conflicting-outputs

ENVIRONMENT VARIABLES

The application uses environment variables for certain configurations. To set these:

Rename the .env.example file to .env. Fill in the values for the variables in the .env file. The variables include: API_KEY: Your API key for accessing the Spoonacular Recipe Food Nutrition API from Rapid-API. Save the file. Note: The .env file is included in the .gitignore to ensure sensitive data (like your API key) is not committed to version control. When cloning or forking this repository, ensure you set these variables in your own .env file.

Sample Images of App

first screen home MealType Screen RecipeSimilarRecipesPage RecipeInstructionsPage1 RecipeCreateNote_ReviewPage

About

SolidMeal is a mobile application designed to assist individuals with specific health conditions in finding suitable and healthy recipes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages