Project 3 of Udacity Full Stack Web Developer NanoDegree course.
This project is a multi user blog where users can sign in and post blog posts as well as 'Like' and 'Comment' on other posts made on the blog. It is hosted on Google App Engine and users are able to register and sign in and then create blog posts.
To try this project locally, you should install Google Cloud Platform SDK first. Instuctions can be found here.
For Linux and MacOS users, instructions for installing and using can be found in this document.
Note for users in China: You have to get over the Great Fire Wall first.
http://www.happycoderfriends.appspot.com
- Added 2017-2-23
- Added more details in README file 2017-2-24