{"id":22726110,"url":"https://github.com/reshmaharidhas/phonebook","last_synced_at":"2026-04-13T12:01:39.408Z","repository":{"id":245954855,"uuid":"819659287","full_name":"reshmaharidhas/Phonebook","owner":"reshmaharidhas","description":"A desktop phonebook application to manage contacts","archived":false,"fork":false,"pushed_at":"2024-06-26T15:38:08.000Z","size":32,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-24T01:53:30.446Z","etag":null,"topics":["crud","crud-application","database","desktop-app","desktop-application","gui","mysql","mysql-connector","mysql-connector-python","mysql-server","phonebook","phonebook-application","phonebook-management-system","python3","software","tkinter","tkinter-gui"],"latest_commit_sha":null,"homepage":"","language":"Python","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/reshmaharidhas.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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-06-25T00:41:25.000Z","updated_at":"2024-06-26T15:38:12.000Z","dependencies_parsed_at":"2024-06-25T02:25:39.127Z","dependency_job_id":"c023d1ba-4749-4007-83a7-94616bd365c9","html_url":"https://github.com/reshmaharidhas/Phonebook","commit_stats":null,"previous_names":["reshmaharidhas/phonebook"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/reshmaharidhas/Phonebook","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reshmaharidhas%2FPhonebook","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reshmaharidhas%2FPhonebook/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reshmaharidhas%2FPhonebook/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reshmaharidhas%2FPhonebook/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/reshmaharidhas","download_url":"https://codeload.github.com/reshmaharidhas/Phonebook/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reshmaharidhas%2FPhonebook/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31751705,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T09:16:15.125Z","status":"ssl_error","status_checked_at":"2026-04-13T09:16:05.023Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["crud","crud-application","database","desktop-app","desktop-application","gui","mysql","mysql-connector","mysql-connector-python","mysql-server","phonebook","phonebook-application","phonebook-management-system","python3","software","tkinter","tkinter-gui"],"created_at":"2024-12-10T16:15:49.457Z","updated_at":"2026-04-13T12:01:39.381Z","avatar_url":"https://github.com/reshmaharidhas.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Phonebook\nA desktop phonebook application to manage contacts\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://api.visitorbadge.io/api/visitors?path=https%3A%2F%2Fgithub.com%2Freshmaharidhas%2FPhonebook\u0026labelColor=%23000000\u0026countColor=%2300ff00\u0026style=plastic\u0026labelStyle=none\"/\u003e\n  \u003cimg src=\"https://img.shields.io/github/languages/code-size/reshmaharidhas/Phonebook\"/\u003e\n  \u003cimg src=\"https://img.shields.io/github/languages/top/reshmaharidhas/Phonebook\"/\u003e\n  \u003cimg src=\"https://img.shields.io/github/v/release/reshmaharidhas/Phonebook\"/\u003e\n  \u003cimg src=\"https://img.shields.io/github/release-date/reshmaharidhas/Phonebook\"/\u003e\n  \u003cimg src=\"https://img.shields.io/github/created-at/reshmaharidhas/Phonebook\"/\u003e\n  \u003cimg src=\"https://img.shields.io/github/license/reshmaharidhas/Phonebook\"/\u003e\n\u003c/p\u003e\n\n## Programming Language\n- Python 3\n## Tech Stack\n- \u003ca href=\"https://docs.python.org/3/library/tk.html\"\u003eTkinter\u003c/a\u003e\n- \u003ca href=\"https://www.mysql.com/\"\u003eMySQL (Database)\u003c/a\u003e\n- \u003ca href=\"https://dev.mysql.com/doc/connector-python/en/\"\u003eMySQL Connector Python\u003c/a\u003e\n## Features💻\n- Add new contact\n- View saved contacts 📖\n- Edit saved contact ✍️\n- Delete saved contact ❌\n- Categorize every contact to a group 🗂️\n- Search for contact by first name 🔍\n- View all contacts under a group\n## Screenshots\nLogin window\u003cbr\u003e\n![image](https://github.com/reshmaharidhas/Phonebook/assets/37250413/9683a671-263f-4e9b-b3bb-29f1c47d10ae) \u003cbr\u003e\nHome screen\u003cbr\u003e\n![home screen](https://github.com/reshmaharidhas/Phonebook/assets/37250413/8c8c79c2-13c9-48a5-aba2-156b454354b6)\n![Contacts under Work group](https://github.com/reshmaharidhas/Phonebook/assets/37250413/8e14e6a7-2ee0-40af-b666-08728ea8993f) \u003cbr\u003e\nSearching contacts using search bar\u003cbr\u003e\n![Searching contacts](https://github.com/reshmaharidhas/Phonebook/assets/37250413/8713b2cc-f4e9-4fb5-87ee-c41407de9866) \u003cbr\u003e\nOpen contact card\u003cbr\u003e\n![view contacts](https://github.com/reshmaharidhas/Phonebook/assets/37250413/7d284027-16df-47b6-ace8-ef3a53a93400) \u003cbr\u003e\nAdd new contact to phonebook\u003cbr\u003e\n![add new contact](https://github.com/reshmaharidhas/Phonebook/assets/37250413/2442f77d-bac8-4d4f-a749-63981104ffb4) \u003cbr\u003e\nEdit saved contact\u003cbr\u003e\n![edit contact](https://github.com/reshmaharidhas/Phonebook/assets/37250413/c5797245-57e1-435a-9e00-3bb3ba1f307d)\n\n## Environment Variables to set \n- MYSQL_USER\n- MYSQL_PASSWORD\n## License\nThis project is licensed under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freshmaharidhas%2Fphonebook","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freshmaharidhas%2Fphonebook","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freshmaharidhas%2Fphonebook/lists"}