Skip to content

Vardanbhaskar/Worldlink

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Worldlink

A social networking website using the Django framework.

Features include -

  1. Authentication (Including social logins)
  2. Newsfeed
  3. Profile page
  4. Like and Comment on Posts
  5. Messaging between users
  6. Notifications
  7. Search users and friends
  8. Memes Generator
  9. RSS feed
  10. Custom Middleware 11 Follow users
  11. Personal Groups 14.Know who viewed yuor profile

To run

  1. Go the root of the project
  2. To create a superuser run - python manage.py createsuperuser
  3. Run migrations - python manage.py migrate
  4. Run the server - python manage.py runserver
  5. Head to 127.0.0.1:8000

Contributors

About

A social networking website in Django

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 89.4%
  • HTML 8.9%
  • CSS 1.3%
  • JavaScript 0.4%