Skip to content

alidabour/MultiBlog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MultiBlog

Intro :

Google app engine project in Udacity Full Stack Nanodegree. A Website where users can write posts in the blog and allow comments and likes.

Install :

Inside the folder run the following :

dev_appserver.py app.yaml

Simple :

  1. signup

    localhost:8080/signup

  2. create post

    localhost:8080/blog/newpost

  3. view posts

    localhost:8080/blog

  4. edit post

    localhost:8080/edit/(POST_ID)

  5. delete post

    localhost:8080/delete/(POST_ID)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published