/multi-user-blog

A multi user blog where users can sign in and post blog posts as well as 'Like' and 'Comment' on other posts made on the blog.

Primary LanguagePython

multi-user-blog

fsnd: a multi user blog(along the lines of Medium) where users can sign in and post blog posts as well as 'Like' and 'Comment' on other posts made on the blog.

Setup

Features

  • user - signup, login, logout
  • post - new, edit, delete, display
  • comment - new, delete, edit
  • like - add, delete