Web Development
Simple Blog
SimpleBlog is a Django-based web application that lets users create, read, and manage blog posts with categories, tags, and comments.

Project Overview
SimpleBlog is a full-featured blogging platform built with Django. It allows users to register and manage their profiles, create, edit, and delete posts, comment on articles, and organize content with categories and tags. Administrators can efficiently manage all content through Django's powerful admin interface. This app is ideal for anyone looking to run a personal or small community blog with a clean, functional interface.
Tech Stack
PythonDjangoReactSQLiteRestAPITailwind CSS