Skip to content

Mobile application that suggests recipes based on items in your pantry. Users can take a picture of grocery store receipts and the application will automatically extract food items.

Notifications You must be signed in to change notification settings

DeepPandya98/HackWestern2019

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recipe Radar

Description

Hack Western 2019 Project

Installation

git clone https://github.com/AndyJiang99/HackWestern2019

Install dependencies:

yarn install
npm install
pip install -r requirements.txt

Configure Google Vision Credentials

export GOOGLE_APPLICATION_CREDENTIALS=PATH_TO_KEY_FILE

Start Flask Server

python server.py
copy ngrok endpoint to camera.js

Start react-native application

expo start

Download expo app on your mobile device and scan the QR code generated by 'expo start'

About

Mobile application that suggests recipes based on items in your pantry. Users can take a picture of grocery store receipts and the application will automatically extract food items.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •