Skip to content

A blog where multiple users can browse and add posts, and comment and likes posts of other users. Built with the Google App Engine python standard environment, webapp and jinja2.

Notifications You must be signed in to change notification settings

fchatterji/multi-user-blog

Repository files navigation

Multi user blog

Description

Multi User Blog is a web application, which allows users to do mainly the following:

  • Browse blog posts,
  • Post new blog posts, edit and delete their own blog posts
  • Comment on blog posts, edit and delete their own comments
  • Like / unlike blog posts of other users

Getting started

To see the website in your browser

Go to https://multi-user-blog-145719.appspot.com/

To deploy it locally

Libraries used

The website is built using the python standard environment of google app engine. Webapp2 is the framework used for this project.

Additionnal libraries and ressources used include:

Copyright

This project is part of the udacity full stack web developper nano degree (https://www.udacity.com/course/full-stack-web-developer-nanodegree--nd004).

It is not licensed.

About

A blog where multiple users can browse and add posts, and comment and likes posts of other users. Built with the Google App Engine python standard environment, webapp and jinja2.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published