This is a basic multi-user blog using Python and GAE (Google App Engine) for the back-end. On the front end it uses HTMl, CSS and Javascript/Jquery.
Users can be created which can create posts, comment on posts and like posts from other users. Posts and comments can also be edited and deleted.
A Working online version available at this Google Appspot address: (http://p03-blog.appspot.com)
- Google App Engine Launcher (>= 1.9.37)
- Python 2.7
- Web Browser
- Clone or download this repository from https://github.com/Kaisaurus/p03-blog
- Install Google App Engine Launcher installed.
- Select File -> Add Existing Application
- Find downloaded repository and add containing folder to Google App Engine Launcher
- Select project in list and click 'Run'
- Click 'Browse' in GAE