Skip to content

CSC 413 Software Development class - React Native HealthyEats, final project 2

License

Notifications You must be signed in to change notification settings

ETS-ReactNative4/healthy-eats

 
 

Repository files navigation

csc413-SecondGame Team 20

Team members:

  • Jakhongir Khusanov
  • Teodora Caneva

HealthyEats mobile app

HealthyEats is a tool to get food recipes based on food photo

Environment:

React Native, with JavaScript, Visual Studio Code + Expo XDE Additional library (package manager): npm

How to run the Demo on your phone:

  1. Install Expo Client Application on your device: iOS here and Android here
  2. Navigate to https://expo.io/@jkhusanov/healthy-eats on a computer
  3. Scan QR code on the right hand side via camera Note: If being tested on iPhone/iOS Expo will require log in/sign up, temporary login will be provided on the project documentation file.
  4. Please Note: If any trouble testing the app, please contact either team member via slack (@teodora)(@jahon) or email us.

Additional info

Please checkout this Chowin-Out repo which is a standalone app and has some improved features of this app.

Demo and some screenshots

demo_ios

TODO

  • Create the project and push it to the remote repository
  • Implement navigation and initial screens
  • Implement IntroScreen Slider UI
  • Implement main TakePicture screen UI
    • Use Clarifai food recognition model and implement full dynamic functionality
  • Implement FoodList screen UI with snap-carousel
    • Use Yummly Recipe API to get food recipe based on ingredients, and we will try to show relevant food based on ingredients.
  • Implement FoodRecipe screen using Yummly API
  • Implement SavedRecipes screen
    • Use Yummly API to get dynamic data for recipes
  • Bonus: Share feature
  • Bonus: Search bar if food is not found based on ingredients
  • Seasonal button
  • Greetings based on time

Todo (initial):

  • Change Name of repo
  • add Members to repo.
  • List team members in this README.MD file

About

CSC 413 Software Development class - React Native HealthyEats, final project 2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%