Skip to content

A multi-user-blog with the possibility of creating users, logging in with theses users and writing and editing posts. In addition to this. You can comment and like other user's posts.

Notifications You must be signed in to change notification settings

ngerald51/BackendProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multi-User-Blog project

Written for the Udacity Full Stack Nanodegree. A multi-user-blog with the possibility of creating users, logging in with theses users and writing and editing posts.

In addition to this. You can comment and like other user's posts.

Live Demo

A live demo, hosted on Google App Engine can be seen here: http://silicon-webbing-625.appspot.com/

Running the blog locally on your computer.

  1. requires Python 2.7.x. Please ensure it is installed.
  2. You will need to install required third party libraries. To do so, create a directory called lib at the root of Simple Blog and run: pip install -t lib -r requirements.txt
  3. Download and install the Google App Engine SDK HERE
  4. Once installed sign up for a google app engine acount by following the instructions located at https://sites.google.com/site/gdevelopercodelabs/app-engine/creating-your-app-engine-account
  5. Please request source code from me
  6. please run the following dev_appserver.py in project folder
  7. View the blog on http://localhost:8080/

About

A multi-user-blog with the possibility of creating users, logging in with theses users and writing and editing posts. In addition to this. You can comment and like other user's posts.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published