{"id":25907958,"url":"https://github.com/saidhanush27/chatcord","last_synced_at":"2026-04-11T09:35:04.380Z","repository":{"id":278751515,"uuid":"936656740","full_name":"saidhanush27/ChatCord","owner":"saidhanush27","description":"A real-time chat application built with Node.js, Express, and Socket.io that allows users to join chat rooms and communicate with each other.","archived":false,"fork":false,"pushed_at":"2025-02-22T07:55:03.000Z","size":3418,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-03T07:15:54.176Z","etag":null,"topics":["chat-application","express-js","socket-io"],"latest_commit_sha":null,"homepage":"https://chatcord-by-saidhanush-vr.vercel.app","language":"CSS","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/saidhanush27.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":"2025-02-21T13:11:12.000Z","updated_at":"2025-02-22T07:55:07.000Z","dependencies_parsed_at":"2025-02-21T14:35:31.082Z","dependency_job_id":null,"html_url":"https://github.com/saidhanush27/ChatCord","commit_stats":null,"previous_names":["saidhanush27/chatcord"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/saidhanush27/ChatCord","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saidhanush27%2FChatCord","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saidhanush27%2FChatCord/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saidhanush27%2FChatCord/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saidhanush27%2FChatCord/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saidhanush27","download_url":"https://codeload.github.com/saidhanush27/ChatCord/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saidhanush27%2FChatCord/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27306303,"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","status":"online","status_checked_at":"2025-11-28T02:00:06.623Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["chat-application","express-js","socket-io"],"created_at":"2025-03-03T07:15:56.384Z","updated_at":"2025-11-28T11:07:25.322Z","avatar_url":"https://github.com/saidhanush27.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 📌 ChatCord - A Realtime Chat App\nA real-time chat application built with **Node.js, Express, and Socket.io** that allows users to join chat rooms and communicate with each other.\n\n---\n\n## 🚀 Features\n✔️ Realtime messaging using **Socket.io**  \n✔️ Users can join different **chat rooms**  \n✔️ Displays **user join/leave** notifications  \n✔️ Shows **active users in a room**  \n✔️ **Bot messages** for user updates  \n✔️ **Responsive UI** with a simple front-end  \n\n---\n## PROJECT OUTPUT:\n![images](https://github.com/saidhanush27/ChatCord/blob/090fd42b5471ed598f8e277d2bb5ea84b4f4952c/ChatCord%20Images/1.png)\u003c/br\u003e \u003c/br\u003e\n![images](https://github.com/saidhanush27/ChatCord/blob/090fd42b5471ed598f8e277d2bb5ea84b4f4952c/ChatCord%20Images/2.png)\u003c/br\u003e\u003c/br\u003e\n![images](https://github.com/saidhanush27/ChatCord/blob/090fd42b5471ed598f8e277d2bb5ea84b4f4952c/ChatCord%20Images/3.png)\n\n\n## 🛠️ Tech Stack\n- **Backend:** Node.js, Express.js, Socket.io  \n- **Frontend:** HTML, CSS, JavaScript  \n\n---\n\n## 🔧 Installation\n1. Clone the repository:\n   ```sh\n   git clone https://github.com/saidhanush27/ChatCord.git\n   cd ChatCord\n   ```\n2. Install dependencies:\n   ```sh\n   npm install\n   ```\n3. Start the server:\n   ```sh\n   npm run dev   # Runs using nodemon\n   OR\n   npm start     # Runs using node\n   ```\n4. Open your browser and go to:\n   ```\n   http://localhost:3000\n   ```\n\n---\n\n## 📂 Project Structure\n```\nChatCord/\n│── public/       # Static files (HTML, CSS, JS)\n│── utils/        # Helper functions (messages, users)\n│── server.js     # Main server file\n│── package.json  # Project dependencies\n│── .gitignore    # Git ignore file\n```\n\n---\n\n## 📜 License\nThis project is licensed under the **MIT License**.\n\n---\n\n## 🙌 Acknowledgments\nInspired by various real-time chat applications built using **Socket.io**.\n\n---\n\n## 👨‍💻 Author\nDeveloped by **Sai Dhanush VR**\n- GitHub: [saidhanush27](https://github.com/saidhanush27)\n- LinkedIn: [Sai Dhanush VR](https://www.linkedin.com/in/sai-dhanush-vr/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaidhanush27%2Fchatcord","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsaidhanush27%2Fchatcord","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaidhanush27%2Fchatcord/lists"}