{"id":18984357,"url":"https://github.com/phidlarkson/trio-chat-application","last_synced_at":"2026-02-22T02:32:01.411Z","repository":{"id":209183846,"uuid":"723422911","full_name":"PhidLarkson/trio-chat-application","owner":"PhidLarkson","description":"A chat application","archived":false,"fork":false,"pushed_at":"2023-11-25T23:43:38.000Z","size":907,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-01T12:21:35.879Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PhidLarkson.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-11-25T16:10:46.000Z","updated_at":"2024-07-10T17:09:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"89b26df2-2679-42c9-aa73-415ab6b5041c","html_url":"https://github.com/PhidLarkson/trio-chat-application","commit_stats":null,"previous_names":["phidlarkson/trio-chat-application"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PhidLarkson%2Ftrio-chat-application","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PhidLarkson%2Ftrio-chat-application/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PhidLarkson%2Ftrio-chat-application/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PhidLarkson%2Ftrio-chat-application/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PhidLarkson","download_url":"https://codeload.github.com/PhidLarkson/trio-chat-application/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239993876,"owners_count":19730778,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-08T16:20:56.675Z","updated_at":"2025-10-24T19:28:10.043Z","avatar_url":"https://github.com/PhidLarkson.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# trio-chat-application\nChat application built with Django to showcase the use of Django Channels.\n\n## Table of Contents\n\n- [Overview](#overview)\n- [Features](#features)\n- [Installation](#installation)\n- [Screenshots](#screenshots)\n- [License](#license)\n\n\n\n# Overview\nTrio Chat Application is a Django-based chat platform utilizing Django Channels to enable real-time communication. This project serves as a learning example for implementing Django Channels in a chat application.\n\n# Screenshots\n- Login Screen\n  ![Login Screen](screenshots/1.png)\n\n- Chat Lobby\n  ![Chat Lobby](screenshots/2.png)\n\n- Room with Messaging\n  ![Room with Messaging](screenshots/4.png)\n\n\n\n## Features\n- User authentication and login\n- Chat lobby to join different chat rooms\n- Real-time messaging within chat rooms\n- Responsive and user-friendly design\n\n## Installation\n\n### Prerequisites\n- Python (3.6 and above)\n- Django (3.0 and above)\n\n### Steps\n\n1. Clone the repository: ```git clone https://github.com/your-username/trio-chat-application.git```\n2. Navigate to the project directory: ```cd trio-chat-application```\n3. Install dependencies: ```pip install -r requirements.txt```\n3. Apply database migrations: ```python manage.py migrate```\n4.Start the development server: ```python manage.py runserver```\n\nVisit http://localhost:8000/ in your web browser.\n\nExplore the chat application, create an account, and start chatting!\n\n### License\nThis project is licensed under the MIT License.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphidlarkson%2Ftrio-chat-application","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphidlarkson%2Ftrio-chat-application","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphidlarkson%2Ftrio-chat-application/lists"}