Skip to content

phyrenight/UdacityBlog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Blog

This is a udacity student project. A small version of a blog,using google app engine.

Installation

To run this project you will need: -to have google app engine installed.You can find that here

  • python 2.7

Setup

download or clone the repository

To run

if running on linux you may need to add app engine to your path. example export PATH=$PATH:/home/YOURNAME/programming/"app engine"/google_appengine/

navigate into the blog folder from the command line. then type dev_appserver.py ./

launch a browser type localhost:8080/Blog into the address bar

To use

You must first create an account. Once logged in you can make a post/comment or post

To visit my Blog

click here

Releases

No releases published

Packages

No packages published