Skip to content

flora/pinchats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

✨ ❤️ PinChats ❤️ ✨

An app that matches humans periodically and schedules a chat session on their gCal.
Built by pro Pinterest engineers for a hackathon, summer 2015.

To start the app:

python server/pinchats.py -p $PORT

To create the db (in a python shell):

from server.pinchats import init_db, db_session
init_db()
db_session.commit()

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published