Skip to content

unusualkid/multi-user-blog

Repository files navigation

Project Multi-User Blog

Multi-User Blog is a project created on Google App Engine (GAE) that displays blog posts, comments, likes, edit and delete features based on the user login. User can create new logins via signup, but have to enter valid inputs.

Installation

  1. Install Google App Engine
  2. Sign up for a Google App Engine Account
  3. Create a new project in Google Developer Console

To Run the Original Deployed Version

Go to https://multi-user-blog-159211.appspot.com/blog

To Run Tests Locally

  1. Navigate to your developing directory, where you put the app.yaml file
  2. Run dev_appserver .
  3. Go to localhost:8080 to deploy web app
  4. Go to localhost:8080 to admin database and app

To Deploy Your Own Version on Internet

  1. Once your web app is ready for deployment, nagivate to the developing directory.
  2. gcloud app deploy in the command line and follow the instructions.

Other Resources

Author

Kenneth Chen

Thanks to

This project is part of the Udacity Full Stack Program.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published