Split
We're developing an Alexa-based cost sharing app for roommates to split the cost of shared items.
To Run
python FlaskApp/app.py.
Navigate to localhost:5000 and check it out.
Information
We configured a custom Alexa skill to send commands to an AWS Lambda function. The function sends REST requests to access our webserver built with Flask over a Postgres DB some Python classes.
Log in or sign up for Devpost to join the conversation.