Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 292 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 292 Bytes

Connectin'

Connectin' is essentially a Linkedin clone, made using Django, Postgres for database, Docker for containerization, hosted on render. It mimics features of Linkedin, the social media app, and also has integrated real-time chat, made using django channels, redis and websockets.