Skip to content
/ blog Public

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.

Notifications You must be signed in to change notification settings

vpatel95/blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blog

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. An authentication system is created for the users to be able to register and sign in and then create blog posts!

Link to app

Blog

Requirements

  1. Python 2.7
  2. jinja for python
  3. google app engine for python
  4. make sure that google_appengine directory is in your PATH variable

Using Blog

git clone https://github.com/vpatel95/blog.git
cd blog
dev_appserver.py .

open the browser and visit "http://localhost:8080"

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published