A Blog Site, built with Python Django
This is a simple blogging platform built to demonstrate core web development skills using Python Django and the Quill JS Editor.
This blog site was developed using:
- Python Django: For the backend and web framework.
- Quill JS Editor: For rich text editing capabilities.
- Create, read, update, and delete blog posts
- Rich text editing with Quill JS
- User authentication and profile management
Github Repo : Here