Skip to content

sroes/senior_project

Repository files navigation

Chat Network

  • A social media style website to chat with friends
  • Written in Python, JavaScript, HTML, and CSS
  • Django and Bootstrap used for frameworks

To start the channel layer that runs the chat connection: docker run -p 6379:6379 -d redis:5

To run: python3 manage.py runservers

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published