socialite-blog

Django full features blog project

Stars
0
Committers
2

Socialite

Full features blog posting website

Notes: It's not responsive

Features

  • CRUD blog/post
  • Like, Comment, Reply
  • Realtime Chatting
  • Realtime Notifications
  • Friends System(Add Friend, Remove Friend, Block)
  • Search with ElasticSearch for faster result
  • Lazy Loading

Tech Stack

  • Django
  • Django-channels
  • OAuth
  • ElasticSearch
  • Sqlite
  • uk
  • Tailwind CSS
  • JavaScript

First Look (Wait for loading)

Realtime notifications

Add friend

Realtime chat

Comment and Reply

Future Improvement

  • Realtime friends status
  • Code Refactor
  • Build some realtime stuff
  • Add google and facebook providers
  • more