Skip to content

Latest commit

 

History

History
87 lines (62 loc) · 3.22 KB

README.md

File metadata and controls

87 lines (62 loc) · 3.22 KB

Daily Dose

​Daily Dose is a mobile application that uses visual recognition to process food images and analyze nutritious intake. It provides a historical log of diet enabling you to make healthy choices.

LoginPage

How to Use Daily Dose

  1. Create an account
  2. Snap a photo of your food or upload an existing food image
  3. Confirm ingredient list and customize quantity and measurements
  4. View nutritional data for dish and each ingredient
  5. Save meal to meal diary
  6. Review meal diary to review data on previous meals, remove previous meals, or easily add saved meals to current day’s log ​

Installation

What things you need to install the software and how to install them

  • Node.JS
  • NPM
  • Expo IO
  • Xcode (to view using the simulator on computer)

Viewing Daily-Dose: Clone this repo and install all dependencies (‘npm install’) and then run it with the script ‘npm start’. To view the app on your phone (iOs only), first install the Expo IO app on your iOs mobile device and then scan the QR code provided below. You can also view this app on your computer using the xcode Simulator.

Scan QR Code: DailyDose_QRCODE

  1. Npm install all dependencies
  2. Npm start
  3. Download Expo IO on iOs mobile phone and scan QR code to view Daily-Dose on your phone

Built With

Tech Stack

API

React-Native/Expo Libraries

Gallery

UploadImage IngrConfirmation DishPage Graphs SaveMeal MealDiary

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments