Skip to content

xJQx/django-social-media-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django Social Media Server

Python Django

Developed a backend ❤️ Social Media server using django

Users will be able to:

Login Authentication

  1. Create account
  2. Login to account

Post

  1. Like / Unlike Posts
  2. Edit Posts
  3. Create Posts
  4. Pagination

Profile

  1. View posts by profile
  2. View posts by follower
  3. Follow / Unfollow a person

Demo

django-social-media-server


To run the server

  • Make sure you have django installed
  • Run py manage.py migrate
  • Run py manage.py runserver

About

Developed a backend Social Media server using Django ❤️

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published