Skip to content

stenwire/BamiSoro

Repository files navigation

Bamisoro - A Chat App

Features

  • View Chat Rooms: Upon accessing the home page, the user sees a list of available chat rooms-
  • Create a Room: If desired, the user can create a new chat room via a modal form-
  • Select a Room: The user clicks on a room to join the conversation-
  • Chat in Real-time: The user sends and receives messages in real-time with other users in the same room-

Technologies

  • Backend
    • Django
    • Jinja
    • Daphne
    • Channels
  • Frontend
    • HTML
    • CSS
    • Js

Setup

  • Clone repo
  • Enter repo dir
  • create and activate a virtual environment(Pipenv)
  • Install packages
  • Start app
    • python manage-py runserver
  • Navigate to localhost home route at port 8080

About

BamiSoro

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published