Skip to content

sayingu/udacity-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Blog Web Application

Login user's can writing the posts, like the others post and comment the posts

Instructions on how to run the project

This Projects using Google App Engine (Python 2.7)

  1. Download and Install "original App Engine SDK for Python" from Download page

    • Google App Engine SDK
    • click "Optionally, you can also download the original App Engine SDK for Python."
  2. Run Google App Engine Launcher (GUI ver)

  3. File -> Add Existing Application then select your directory of this project

  4. Click Run and Browse.

  5. If you want to deploy a publicly accessible, then change your project id to "app.yaml" files line 1 "application: [change to your project id]" and click deploy

About

Simple Blog that using Google App Engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published