Hackrice 11 submission to the Automation track and the Chevron and Google Cloud challenges. Team: Nik Gautam, Bill Rui, Justin So, Victor Kaplan
The Twilio trial account prohibits sending SMS to unauthorized numbers, so you will not recieve a text if you try to run it. Trust me though, it works!
In the 'HackRice11-OrderManagement' directory, run
pipenv shell
pipenv install
Inside '/FlaskApp', run
export FLASK_APP=src
flask run