Table of Contents
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.
-
Users
- Login/Logout
- When a user logs in a 'user active' icon lights up
- Chat history is stored