Skip to content

projjal1/chatapp

Repository files navigation

chatapp

Contains django code for simplistic chat server.


The project is hosted on https://chatapp-projjal.herokuapp.com

Features

  • Advanced message tracking like Whatsapp (Seen/Delivered)
  • Mark as read(to avoid old messages)
  • All validation features (Cannot sent to non-existent users)
  • Form-hijacking prevention

Upcoming Features

  • Emoji integration
  • Sending images
  • End-End encryption
  • Ajax Integration

Screenshots