Skip to content

J-Yash/user-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Required Software Components: -->Install Google App Engine SDK for Python and add it to PATH variable -->Python 2.7

How to run: --> To run locally, deploy the Google App Engine locally by running the command "dev_appserver.py myapp", where myapp is the name of your app --> It will be deployed on localhost:8080/

What to do in the app:

1) Create an account
2) Login with your credentials
3) Make a blog entry
4) Play around with comments section and like button
5) In case entered data is not visible, just reload the page

About

User Blog with additional login/signup/comment/like functionality created for Udacity Full Stack Nanodegree course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published