This is a social network web application built using Django, a Python web framework. This project is a part of CS50’s Web Programming with Python and JavaScript course.
- User registration and login
- User profiles with customizable profile pictures
- Posting and viewing of posts
- Follow/unfollow functionality
- Like/unlike functionality for posts
- Pagination for posts
- Customizable admin interface