This is a blog application developed using Django 2.2 (Python 3.7) with all the CRUD (Create, Read, Update and Delete) functionalities for posting blogs, commenting on existing posts and User Authentication. This application is deployed on Heroku. AWS S3 is used to store the profile pictures of the users.