hrsh-4 / tutorial-blog

A multiuser tutorial blog developed using Django

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tutorial-blog

A multiuser tutorial blog developed using Django

In this blog a user can :

  • sign up or login

  • add posts, update the post or delete it (add images or format the text in the post)

  • can set status of post to be public or private

  • all the public posts can be seen by every user and the private posts can be seen by user only

  • a user can search for a posts or search posts of a particular user

About

A multiuser tutorial blog developed using Django


Languages

Language:Python 79.2%Language:HTML 20.8%