Skip to content

A social media app built with Django, allowing users to create profiles, connect with friends, and share posts.

Notifications You must be signed in to change notification settings

Atish-Jadhav/Django_SocialMedia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django_SocialMedia

A social media app built with Django, allowing users to create profiles, connect with friends, and share posts.

Features:

User Profiles: Create and manage profiles with a profile picture, bio, and location.
View followers and following lists for both yourself and other users.

Following & Posts: Follow other users to see their posts on your feed.
Share posts with captions.
User feeds display posts exclusively from followed users.

Real-time User Recommendations: A dynamic "Users You Can Follow" section on the HTML page suggests users to follow, updating on each refresh.

Likes & Search: Like and unlike posts to express engagement.
Search for users by username or partial usernames.

Profile Editing: Update profile picture, bio, and location information.

Authentication & Security: All pages are protected. Users must be authenticated to access routes, preventing unauthorized access.

About

A social media app built with Django, allowing users to create profiles, connect with friends, and share posts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published