TinCan

An application that connects immigrants who want to practice English with their peers. TinCan connects people at the same level of language fluency anonymously to talk over the phone and practice speaking to other people.
Website
Keynote Presentation:
Click here to download from Google Drive.
Prerequisites:
SDK for google app engine.
Install virtualenv and virtualenvwrapper
To make the env directory run this command at the project’s root:
$ virtualenv env
To start the virtual environment:
$ source env/bin/activate
Once you are in the virutalenv:
To run the app locally:
$ dev_app server.py app.yaml
To deploy:
$ gcloud app deploy
To get out of virutalenv:
$ deactivate
Resources:
Twilio add messaging and voice for our app.
Google Cloud Platform to host our app.
Authors:
Teresa Ibarra - Frontend
Samuel Yanez - Frontend
Miguel Molina - Backend
Bianca Colon - Backend
Michael A - Backend
Acknowledgments:
Jenna Quindica
Jacqueline Garcia

Log in or sign up for Devpost to join the conversation.