{"id":23412835,"url":"https://github.com/abdullahhussein1/connect","last_synced_at":"2026-05-05T09:32:15.033Z","repository":{"id":250464119,"uuid":"834497027","full_name":"abdullahhussein1/connect","owner":"abdullahhussein1","description":"a Realtime chat app built with React, Redux Toolkit, RTK Query, React Router, Firebase, Tailwind, and Vite. ","archived":false,"fork":false,"pushed_at":"2024-09-15T20:08:05.000Z","size":1345,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-13T06:07:54.531Z","etag":null,"topics":["chat-application","firebase","react","reactrouter","realtime-chat","redux-toolkit","rtk-query","vite"],"latest_commit_sha":null,"homepage":"https://chatapp-c8b0f.web.app","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/abdullahhussein1.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":"2024-07-27T12:53:49.000Z","updated_at":"2025-01-05T17:06:42.000Z","dependencies_parsed_at":"2025-02-14T22:28:25.916Z","dependency_job_id":"227e5f91-9872-46e4-8780-930a2c63bc16","html_url":"https://github.com/abdullahhussein1/connect","commit_stats":null,"previous_names":["abdullahhussein1/chatapp","abdullahhussein1/connect"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/abdullahhussein1/connect","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdullahhussein1%2Fconnect","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdullahhussein1%2Fconnect/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdullahhussein1%2Fconnect/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdullahhussein1%2Fconnect/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abdullahhussein1","download_url":"https://codeload.github.com/abdullahhussein1/connect/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdullahhussein1%2Fconnect/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32643595,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-04T10:08:07.713Z","status":"online","status_checked_at":"2026-05-05T02:00:06.033Z","response_time":54,"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","firebase","react","reactrouter","realtime-chat","redux-toolkit","rtk-query","vite"],"created_at":"2024-12-22T18:19:52.398Z","updated_at":"2026-05-05T09:32:14.991Z","avatar_url":"https://github.com/abdullahhussein1.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Connect\n\nWelcome to **Connect**, a modern chat application built with **React**, **Redux Toolkit**, **RTK Query**, **React Router**, **Firebase**, **Tailwind**, and **Vite**. This app allows users to send messages and manage connections (adding, accepting, rejecting, and undoing connections). It features a clean, responsive UI and real-time data powered by Firebase Firestore and Google Authentication.\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"src/assets/screenshots/home0.png\" alt=\"Home Page\" style=\"width: 91%; max-width: 610px; height: auto; border-radius: 10px; overflow: hidden;\" /\u003e\n\u003c/div\u003e\n\n\u003cdiv align=\"center\" style=\"display: flex; flex-wrap: wrap; justify-content: center; gap: 10px;\"\u003e\n  \u003cimg src=\"src/assets/screenshots/auth-mobile.PNG\" alt=\"Login Page\" style=\"width: 30%; max-width: 200px; height: auto; border-radius: 10px;\" /\u003e\n  \u003cimg src=\"src/assets/screenshots/home-mobile.PNG\" alt=\"Chat Interface\" style=\"width: 30%; max-width: 200px; height: auto; border-radius: 10px;\" /\u003e\n  \u003cimg src=\"src/assets/screenshots/chat-mobile.PNG\" alt=\"Connection Management\" style=\"width: 30%; max-width: 200px; height: auto; border-radius: 10px;\" /\u003e\n\u003c/div\u003e\n\u003cdiv align=\"center\" style=\"display: flex; flex-wrap: wrap; justify-content: center; gap: 10px;\"\u003e\n  \u003cimg src=\"src/assets/screenshots/connections.png\" alt=\"Home Page\" style=\"width: 45%; max-width: 610px; height: auto; border-radius: 10px; overflow: hidden;\" /\u003e\n  \u003cimg src=\"src/assets/screenshots/user.png\" alt=\"Home Page\" style=\"width: 45%; max-width: 610px; height: auto; border-radius: 10px; overflow: hidden;\" /\u003e\n\u003c/div\u003e\n\n## Features\n\n- **Messaging**: Send and receive real-time messages.\n- **Connection Management**: Add, accept, reject, and undo connection requests.\n- **Real-time Data**: Leverage Firebase Firestore to stream updates in real-time.\n- **Google Authentication**: Secure login using Google Authentication.\n- **Responsive Design**: A modern, user-friendly, and mobile-first UI using Tailwind.\n- **Vite**: Fast development experience with Vite for optimized build and dev server.\n\n## Tech Stack\n\n- **Frontend**: React (Hooks-based functional components)\n- **State Management**: Redux Toolkit with RTK Query for API caching and streaming updates\n- **Routing**: React Router for seamless navigation between app pages\n- **Backend**: Firebase for authentication, Firestore for real-time database\n- **UI**: Tailwind CSS for a modern and responsive design\n- **Build Tool**: Vite for a fast development and optimized build process\n\n## Installation\n\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/abdullahhussein1/connect.git\n   cd connect\n   ```\n\n2. Install dependencies:\n   ```bash\n   npm install\n   ```\n\n3. Set up Firebase:\n   - Go to the [Firebase Console](https://console.firebase.google.com/).\n   - Create a new project and enable Firestore, Authentication (Google), and configure the Firebase SDK.\n   - Add your Firebase configuration to a `.env` file in the root directory:\n     ```\n     VITE_FIREBASE_API_KEY=your_firebase_api_key\n     VITE_FIREBASE_AUTH_DOMAIN=your_project_id.firebaseapp.com\n     VITE_FIREBASE_PROJECT_ID=your_project_id\n     VITE_FIREBASE_STORAGE_BUCKET=your_project_id.appspot.com\n     VITE_FIREBASE_MESSAGING_SENDER_ID=your_messaging_sender_id\n     VITE_FIREBASE_APP_ID=your_app_id\n     ```\n\n4. Start the app:\n   ```bash\n   npm run dev\n   ```\n\n5. The app will be available at `http://localhost:5173`.\n\n## Usage\n\n1. **Login with Google**: Use the Google Authentication system to sign in.\n2. **Manage Connections**: Send connection requests, accept/reject incoming requests, and undo actions.\n3. **Messaging**: Send real-time messages to your connections.\n\n## Contributing\n\nContributions are welcome! If you'd like to contribute, please fork the repository, create a new branch, and submit a pull request.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n---\n\nThank you for using **Connect**! Feel free to open issues or pull requests for any improvements or bug fixes.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabdullahhussein1%2Fconnect","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabdullahhussein1%2Fconnect","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabdullahhussein1%2Fconnect/lists"}