Warning: The project is no longer maintained after 6th July, 2024. Please use at your own risks
If you have any question, please contact project's owner at quang13012005@gmail.com
NuFit is an application developed by a group of four students from the Google Developer Student Club - DePauw University Chapter. Our app aims to create nutritious and healthy meal plans for anyone who is on a diet by using AI Camera technology to inform on different types of food, helping organize their healthy meals, and providing information through fun quizzes.
Watch NuFit demo video here: NuFit - GDSC Solution Challenge 2024
LogIn/Register/LogOut Screens:
Quiz contents and Quiz Page:
Machine Learning (Tensorflow):
Project compose 2 repositories:
Please follow the guide here:
Requirements:
Steps:
git clone https://github.com/qu-ngx/NuFit.git
cd NuFit
flutter pub get
flutter run
flutter run --release
Note: If you encounter some problems with installation, you should:
flutter clean
and flutter run
;graddle-wrapper.jar
file from android/gradle/wrapper/gradlle-wrapper.jar
and flutter run
.