A blogging platform where the user can create a draft, edit and delete the blog posts.
- Creation of draft, editing and deletion of blog posts is implemented.
- Comments section is added for feedback. Comments moderation is implemented.
- Employed Django framework to build the app and used decorators to enhance security. Deployed on Heroku.