Skip to content

cbwilkes/atlhack-demo

 
 

Repository files navigation

HackChat

HackChat is an example application showing basic usage of Google AppEngine in Python. Users can write, save, and view simple text-based messages.

Messages are stored in AppEngine's datastore via the ndb library. Possible extensions include using the user library to authenticate users, using jinja2 and Bootstrap to make it pretty, or anything else you can think of.

About

Guestbook is an example application showing basic usage of Google App Engine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 54.3%
  • Python 45.7%