ChitChat

🔗 Github repo ChitChat A simple chat application, with chat rooms. Live demo Mainly used react for the frontend and django , and django channels for the backend. Thanks to the open source libraries and websites like: framer-motion , tailwindcss , animista , djangochannelsrestframework (although I haven’t used this in the final app) etc… To install dependencies, use: pip install -r requirements.txt or just: pip install Django channels daphne python-decouple...

8 January, 2022 · 1 min · 127 words