DEV Community

Sannidhya Dasgupta
Sannidhya Dasgupta

Posted on

Django Social Media Website

Hi Guys! I have recently started a Django Social Media Website project. I will include the following features:
i) Posting (text, images, videos, etc)
ii) Commenting
iii) Liking
iv) User accounts with different details
v) Friend Requests
vi) Notifications
vii) Log In
viii) Sign Up (with OTP verifications)

Please propose me any other changes that you think I should add

Top comments (2)

Collapse
 
saymy__name__ profile image
Jordan Engstrom

Here are some ideas:

  • Add an instant message functionality
  • Add ability for users to form groups
  • Add SSO functionality (sign in with Google)
Collapse
 
sannidhya4396 profile image
Sannidhya Dasgupta

Thanks Jordan! Your ideas are really heplful