Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 623 Bytes

README.md

File metadata and controls

30 lines (23 loc) · 623 Bytes

Social-Media

A social Media platform made using django

How to run this project:

pip install -r requirements.txt
python manage.py runserver

Features

  • Post CRUD
  • Groups CRUD, admin and mods, ban, join-leave, group posts
  • Notifications
  • User Profiles
  • Follow un-follow users
  • Personalised feed
  • Search user functionality