Django-Social is a sample project designed to showcase a social media platform with the following features:
- Follow and block users
- Create, edit, and delete posts
- Like and save posts
This project was developed as a learning and portfolio-building initiative using Django.
- Implementation of common social media functionalities.
- Built with Django 5.
- Supports multimedia features with the following packages:
- Pillow
- Django Debug Toolbar
- Django Taggit
- Easy Thumbnails