Skip to content

SPEEK: A chat application built with Django, Tailwind CSS, JavaScript, Django Channels and PostgreSQL (for the backing store)

Notifications You must be signed in to change notification settings

ethernalarts/chattyapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat Application using Django Channels/PostgreSQL.

To run the project,

  1. Activate the virtual environment.
  2. Install the requirements.txt file.
  3. Run the command "python manage.py runserver" to get the server running.
  4. Open the link: http://127.0.0.1:8000/ and log in.
  5. Open the same link on multiple tabs/windows to read and send messages from several tabs/windows.
ScreenShot_20240405104859 ScreenShot_20240418095557 ScreenShot_20240418095732 ScreenShot_20240405104920 ScreenShot_20240405105000 ScreenShot_20240405110820 ScreenShot_20240405110920 ScreenShot_20240405111006 ScreenShot_20240405111019 ScreenShot_20240405111137 ScreenShot_20240405112017 ScreenShot_20240405112700

About

SPEEK: A chat application built with Django, Tailwind CSS, JavaScript, Django Channels and PostgreSQL (for the backing store)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published