{"id":27435999,"url":"https://github.com/krish-rip/chat-application","last_synced_at":"2026-04-12T01:34:44.328Z","repository":{"id":287812061,"uuid":"965866519","full_name":"Krish-rip/Chat-Application","owner":"Krish-rip","description":"About Chat App is a secure and scalable platform that simplifies how you connect with friends and manage your social interactions. Whether you’re sending friend requests, chatting in real-time, or managing your profile, has everything you need to stay connected.","archived":false,"fork":false,"pushed_at":"2025-04-14T03:40:47.000Z","size":1618,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-14T19:18:31.596Z","etag":null,"topics":["api","css3","django","html5","javascript","postgresql","python"],"latest_commit_sha":null,"homepage":"","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/Krish-rip.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,"zenodo":null}},"created_at":"2025-04-14T03:18:39.000Z","updated_at":"2025-04-14T03:41:14.000Z","dependencies_parsed_at":"2025-04-14T04:38:06.424Z","dependency_job_id":null,"html_url":"https://github.com/Krish-rip/Chat-Application","commit_stats":null,"previous_names":["krish-rip/chat-application"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Krish-rip%2FChat-Application","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Krish-rip%2FChat-Application/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Krish-rip%2FChat-Application/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Krish-rip%2FChat-Application/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Krish-rip","download_url":"https://codeload.github.com/Krish-rip/Chat-Application/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248943462,"owners_count":21186958,"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":["api","css3","django","html5","javascript","postgresql","python"],"created_at":"2025-04-14T19:18:34.142Z","updated_at":"2025-10-17T19:31:45.151Z","avatar_url":"https://github.com/Krish-rip.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [Django Chat Application \n\n🚀 Welcome to **Chat App**, a modern, feature-rich real-time chat platform! Designed to empower seamless communication, **Chat App** allows users to connect with friends, manage profiles, and engage in real-time conversations with an intuitive interface and cutting-edge features.\n\n---\n\n## 🌟 **About Chat App**\n\n**Chat App** is a secure and scalable platform that simplifies how you connect with friends and manage your social interactions. Whether you’re sending friend requests, chatting in real-time, or managing your profile, **Krish** has everything you need to stay connected.\n\n---\n\n## 🎯 **Why Choose Chat App?**\n\n✨ **Chat App** delivers:\n\n- **Seamless Communication**: Real-time chat functionality to keep you connected.\n- **User-Centric Features**: A clean, intuitive interface for effortless navigation.\n- **Secure Interactions**: Robust authentication and privacy-focused design.\n- **Customization**: Manage your profile, find friends, and control your experience.\n\n---\n\n## 🚀 **Key Features**\n\n- **Secure User Authentication**: Login and signup with confidence.\n- **Profile Management**: Update your name, image, and other details effortlessly.\n- **Friend Management**: Send, accept, or decline friend requests.\n- **Real-Time Chat**: Engage in dynamic conversations using API-powered updates.\n- **Search and Connect**: Find and connect with users quickly.\n\n---\n\n## 🛠️ **Technology Stack**\n\n- **Backend**: Django (Python)\n- **Frontend**: HTML, CSS, JavaScript\n- **Database**: PostgreSQL\n- **Real-Time Communication**: WebSockets (for real-time communication)\n\n---\n\n## 📝 **User Flow**\n\n1. **Sign Up or Log In**: Create your account or log in securely.\n2. **Dashboard Access**:\n   - Edit your profile and manage settings.\n   - Search and add friends effortlessly.\n3. **Friend Requests**: Send, accept, or decline friend requests.\n4. **Start Chatting**: Engage in seamless, real-time conversations.\n\n---\n\n## 🌟 **Project Goals**\n\n- Build a secure, scalable, and user-friendly platform.\n- Enable seamless friend management and communication.\n- Ensure high performance with intuitive design.\n\n---\n\n## 🌍 **Future Enhancements**\n\nHere’s what’s coming next to **Chat App**:\n\n1. **Real-Time Notifications**: Alerts for new messages and friend requests.\n2. **Multimedia Sharing**: Send images, videos, and documents in chats.\n3. **Group Chat**: Create and manage group conversations.\n4. **Profile Customization**: Add profile pictures and enhanced details.\n\n---\n\n## 🖥️ **Getting Started**\n\nClone the **Devnoms Chat App** repository and set up locally:\n\n1. **Clone the Repository**\n\n   ```bash\n   git clone https://github.com/Krish-rip/Chat-Application.git\n   cd django-chat-app\n   ```\n\n2. **Install Dependencies**\n\n   ```bash\n   python -m venv venv\n   source venv/bin/activate  # On Windows: venv\\Scripts\\activate\n   pip install -r requirements.txt\n   ```\n\n3. **Set Up the Database**\n\n   ```bash\n   python manage.py migrate\n   ```\n\n4. **Run the Server**\n\n   ```bash\n   py manage.py runserver\n   ```\n\n5. Open your browser and navigate to: `http://localhost:8000/`.\n\n---\n\n## 💻 **Contributions**\n\nWe welcome contributions to **Chat App**!\n\n1. Fork the repository.\n2. Create a feature branch (`git checkout -b feature-name`).\n3. Commit your changes (`git commit -m \"Add feature\"`).\n4. Push to your branch (`git push origin feature-name`).\n5. Open a pull request.\n\n---\n\n## 📷 **Screenshots**\n\nHere’s a preview of the **Chat App**:\n\n**Login Page**  \n\u003cimg src=\"/static/admin/img/Login.png\" alt=\"login\"/\u003e\n\n**Signup Page**  \n\u003cimg src=\"/static/admin/img/Signup.png\" alt=\"signup\"/\u003e\n\n**Chat Interface**  \n\u003cimg src=\"/static/admin/img/chat.png\" alt=\"chat\"/\u003e\n\n**Profile Management**  \n\u003cimg src=\"/static/admin/img/edit.png\" alt=\"edit\"/\u003e\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrish-rip%2Fchat-application","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkrish-rip%2Fchat-application","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrish-rip%2Fchat-application/lists"}