Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 948 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 948 Bytes

udacity_fullstack_proj3

Description

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.

Usage

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.

Deployed project site

http://www.happycoderfriends.appspot.com

History

  • Added 2017-2-23
  • Added more details in README file 2017-2-24