{"id":25719098,"url":"https://github.com/suiramdev/whatsapp-clone","last_synced_at":"2026-04-08T11:32:01.960Z","repository":{"id":115912909,"uuid":"305217771","full_name":"suiramdev/whatsApp-clone","owner":"suiramdev","description":"🚀 A communication tool like What's APP on the web","archived":false,"fork":false,"pushed_at":"2021-03-24T15:03:11.000Z","size":3200,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-24T23:43:05.185Z","etag":null,"topics":["firebase","firebase-database","firestore","materialui","reactjs","whatsapp"],"latest_commit_sha":null,"homepage":"https://suiramdev.github.io/whatsapp_clone","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/suiramdev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2020-10-18T23:43:50.000Z","updated_at":"2022-06-13T12:41:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"f1cb72b2-826f-461a-9de7-2cd819df757e","html_url":"https://github.com/suiramdev/whatsApp-clone","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/suiramdev/whatsApp-clone","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suiramdev%2FwhatsApp-clone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suiramdev%2FwhatsApp-clone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suiramdev%2FwhatsApp-clone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suiramdev%2FwhatsApp-clone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/suiramdev","download_url":"https://codeload.github.com/suiramdev/whatsApp-clone/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suiramdev%2FwhatsApp-clone/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31554072,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T10:21:54.569Z","status":"ssl_error","status_checked_at":"2026-04-08T10:21:38.171Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["firebase","firebase-database","firestore","materialui","reactjs","whatsapp"],"created_at":"2025-02-25T16:33:12.300Z","updated_at":"2026-04-08T11:32:01.951Z","avatar_url":"https://github.com/suiramdev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WHAT'S APP CLONE\nA communication tool such as What's App with ReactJS and Firebase on web.\n[Preview](https://suiramdev.github.io/whatsapp_clone)\n\n## Built With\n-   [ReactJS](https://reactjs.org)  - A JavaScript library for building user interfaces\n-   [Material-UI](https://material-ui.com)  - A popular React UI framework\n-   [Firebase](https://firebase.google.com)  - A real time database with no sql\n\n## License\nThis project is licensed under the MIT License - see the LICENSE file for details\n\n## Development note\n### Firestore database lookup\n```json\n{\n    \"users\": {\n        uid: {\n            \"email\": \"\",\n            \"id\": XXXXXX\n        }\n    },\n\n    \"conversations\": {\n        uid: {\n            \"participants\": {\n                uid,\n                ...\n            },\n            \"messages\": {\n                {\n                    \"from\": uid,\n                    \"content\": \"\",\n                    \"date\": XXXXXXX\n                }\n            }\n        }\n    }\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsuiramdev%2Fwhatsapp-clone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsuiramdev%2Fwhatsapp-clone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsuiramdev%2Fwhatsapp-clone/lists"}