Skip to content

Lezlus/chatApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Real Time Chatapp

Table of Contents
  1. About The Project
  2. Contact

About The Project

My second project with React. I've adhered to good practices and tried to follow DRY. DjangoREST is used with Django channels which works with the websocket. Redis is used as a backing store for Django channels. At the time Redis was unsupported for windows, I used docker to spin up a Redis server.

Built With

  • React
  • DjangoREST
  • Redis
  • Docker

Features

  1. Users
    • Login/Logout
    • When a user logs in a 'user active' icon lights up
    • Chat history is stored

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published