{"id":25957655,"url":"https://github.com/mandroid-31/a-chat-app-using-socket-and-react","last_synced_at":"2025-03-04T17:36:04.718Z","repository":{"id":278208160,"uuid":"929934246","full_name":"ManDroid-31/A-chat-app-using-socket-and-react","owner":"ManDroid-31","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-21T16:21:39.000Z","size":321,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"video-call","last_synced_at":"2025-02-22T11:24:19.134Z","etag":null,"topics":["express","javascript","nodejs","react","socket-io"],"latest_commit_sha":null,"homepage":"https://real-time-chat-app-with-video-call-using.onrender.com/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ManDroid-31.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-09T18:27:31.000Z","updated_at":"2025-02-22T10:15:44.000Z","dependencies_parsed_at":"2025-02-22T11:24:23.265Z","dependency_job_id":null,"html_url":"https://github.com/ManDroid-31/A-chat-app-using-socket-and-react","commit_stats":null,"previous_names":["manas-githu/a-chat-app-using-socket-and-react","mandroid-31/a-chat-app-using-socket-and-react"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ManDroid-31%2FA-chat-app-using-socket-and-react","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ManDroid-31%2FA-chat-app-using-socket-and-react/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ManDroid-31%2FA-chat-app-using-socket-and-react/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ManDroid-31%2FA-chat-app-using-socket-and-react/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ManDroid-31","download_url":"https://codeload.github.com/ManDroid-31/A-chat-app-using-socket-and-react/tar.gz/refs/heads/video-call","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241890964,"owners_count":20037817,"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":["express","javascript","nodejs","react","socket-io"],"created_at":"2025-03-04T17:36:03.323Z","updated_at":"2025-03-04T17:36:04.698Z","avatar_url":"https://github.com/ManDroid-31.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Chat App\n\nA real-time chat application built using the MERN stack, featuring user authentication and a custom video call functionality.\n\nlive-project: [Chat-app](https://real-time-chat-app-with-video-call-using.onrender.com/)\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/JavaScript-323330?style=for-the-badge\u0026logo=javascript\u0026logoColor=F7DF1E\" alt=\"JavaScript Badge\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/Socket.io-010101?\u0026style=for-the-badge\u0026logo=Socket.io\u0026logoColor=white\" alt=\"Socket.io Badge\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/Node%20js-339933?style=for-the-badge\u0026logo=nodedotjs\u0026logoColor=white\" alt=\"Node.js Badge\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/React-20232A?style=for-the-badge\u0026logo=react\u0026logoColor=61DAFB\" alt=\"React Badge\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/MongoDB-4EA94B?style=for-the-badge\u0026logo=mongodb\u0026logoColor=white\" alt=\"MongoDB Badge\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/JWT-000000?style=for-the-badge\u0026logo=JSON%20web%20tokens\u0026logoColor=white\" alt=\"JWT Badge\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/Express%20js-000000?style=for-the-badge\u0026logo=express\u0026logoColor=white\" alt=\"Express.js Badge\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/Render-46E3B7?style=for-the-badge\u0026logo=render\u0026logoColor=white\" alt=\"Render Badge\"\u003e\n\u003c/p\u003e\n\n## Features\n- **User Authentication**: Secure sign-up and login using JWT.\n- **Real-time Chat**: Instant messaging powered by WebSockets.\n- **Video Calling**: Custom-built video call functionality.\n- **User Profiles**: Update profile pictures and user details.\n- **Media Sharing**: Share images, videos, and links within chats.\n- **Responsive UI**: Mobile-friendly interface.\n\n## Tech Stack\n- **Frontend**: HTML, CSS, JavaScript, EJS\n- **Backend**: Node.js, Express.js\n- **Database**: PostgreSQL\n- **WebSockets**: Socket.io for real-time communication\n- **Authentication**: JWT for secure login\n\n## Installation\n\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/Manas-githu/A-chat-app-using-socket-and-react.git\n   ```\n\n2. Install dependencies:\n   ```bash\n   npm install\n   ```\n\n3. Set up environment variables:\n   Create a `.env` file in the root directory and add:\n   ```env\n   DATABASE_URL=your_database_url\n   JWT_SECRET=your_secret_key\n   ```\n\n4. Run the development server:\n   ```bash\n   npm start\n   ```\n\n5. Open the app in your browser:\n   ```\n   http://localhost:3000 --backend\n   http://localhost:5713 --frontend\n   ```\n\n## Future Improvements\n- Implement group chats\n- Add end-to-end encryption for messages\n- Improve UI/UX with React (optional upgrade)\n\n## Contributing\nContributions are welcome! Feel free to open an issue or submit a pull request.\n\n## License\nThis project is licensed under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmandroid-31%2Fa-chat-app-using-socket-and-react","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmandroid-31%2Fa-chat-app-using-socket-and-react","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmandroid-31%2Fa-chat-app-using-socket-and-react/lists"}