Login user's can writing the posts, like the others post and comment the posts
This Projects using Google App Engine (Python 2.7)
-
Download and Install "original App Engine SDK for Python" from Download page
- Google App Engine SDK
- click "Optionally, you can also download the original App Engine SDK for Python."
-
Run Google App Engine Launcher (GUI ver)
-
File -> Add Existing Application then select your directory of this project
-
Click Run and Browse.
-
If you want to deploy a publicly accessible, then change your project id to "app.yaml" files line 1 "application: [change to your project id]" and click deploy