In this lecture, we built a good part of the ClassChat application, for reserving a username, and sending messages from one user to the other. Here are the two main packages:
If you want to upload this on your server, you need to:
my-app
.luca-ucsc
with my-app
, and changing MY_SECRET
.https://my-app.appspot.com
, and change MY_SECRET
accordingly.appcfg.py --email=youremail@gmail.com --no_cookies update web2py-git-luca-at-ucsc/
(assuming you have not renamed the app).