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.
- Create an account
- Snap a photo of your food or upload an existing food image
- Confirm ingredient list and customize quantity and measurements
- View nutritional data for dish and each ingredient
- Save meal to meal diary
- Review meal diary to review data on previous meals, remove previous meals, or easily add saved meals to current day’s log
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.
- Npm install all dependencies
- Npm start
- Download Expo IO on iOs mobile phone and scan QR code to view Daily-Dose on your phone
Tech Stack
- React-Native built with Expo
- Redux
- Express.JS
- Sequelize
- PostgreSQL
API
React-Native/Expo Libraries
- React-Native-SVG-Charts
- React-Native-SVG
- D3-Shape
- React-Native-Tab-View
- React-Native-Elements
- React-Native-Check-Box
- Formik
- React-Native-DateTimePicker
- Moment
- Expo-Camera
- Expo-Image-Picker
This project is licensed under the MIT License - see the LICENSE.md file for details