Myxr
An app to help aspiring bartenders maximize their creative potential
Installation
- Download repository
- Unzip into desired location and navigate to project directory
- Install dependencies with
pip freeze -r requirements.txton the command line - Set flask app environment variable
- For Windows, enter
set FLASK_APP=myxr.pyon the command line - For Linux/OSX, enter
export FLASK_APP=myxr.pyon the command line
- For Windows, enter
- Run app with
flask runon the command line - Navigate to local test server
Made by:
- Roman Hamilton
- Cory Cizauskas
- Antonio Fioca
- Carter Moriarity
Log in or sign up for Devpost to join the conversation.