/HackWestern2019

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.

Primary LanguageJavaScript

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

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'