Skip to content

GayashaanK/EatBetter

Repository files navigation

EatBetter

EatBetter is a Flutter-based mobile application designed to help users make healthier food choices through advanced nutritional analysis, food recognition, personalized dining suggestions, and nearby restaurant discovery.

About EatBetter

EatBetter is designed with a suite of features aimed at making healthy eating easy and accessible. It provides powerful insights and recommendations to support various dietary goals.

Key Features

Diet Optimizer:

Enter food items or recipes to receive calorie and nutrition analysis.

Food Recognition & Recipes:

Search for food, view related recipes, and find YouTube tutorials.

Menu Text Recognition:

Upload or take a photo of a menu to get dish recommendations tailored to user preferences. Balanced meal suggestions and an option to regenerate choices.

Restaurant Finder:

Discover nearby restaurants with ratings, distance, and navigation details. Quick access to high-rated restaurants within a set radius.

How to Start

  1. Clone the application (https://github.com/IT22353948/EatBetter.git)
  2. Open folder code in vscode
  3. by pressing ctrl and ` open the terminal
  4. run "flutter pug get"
  5. start developing

Note

if you found any unnecessary file or folder is in the respository please add it to gitIgnor.

  1. for adding a folder to a gitignor type in gitIgnor file as "/folername/"

  2. for adding a file to gitignor type in gitIgnor file as ".filename"

  3. Reffer gitIgnor for more details

After adding. Open github desktop, in the upper tab select respository, then open in comman promt

then use these commands

  1. git rm -r --cached .
  2. git add .
  3. git commit -m "Remove ignored files"

Important

To create basic file structre i have added some dummy dart files, fonts and images. Please replace or remove them with actualy files,

files to be reamoved or replaced

-fonts/IndieFlower-Regular.ttf (once you remove or add a font please update the pubspec.yaml)

-models/testModel.dart

-pages/home.dart

Contributors

About

EatBetter Flutter Mobile Apllication

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors