{"id":31314163,"url":"https://github.com/razamehar/reading-list-using-adk","last_synced_at":"2025-09-25T08:09:35.583Z","repository":{"id":315905008,"uuid":"1061210740","full_name":"razamehar/Reading-List-using-ADK","owner":"razamehar","description":null,"archived":false,"fork":false,"pushed_at":"2025-09-21T13:32:36.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-21T15:24:07.226Z","etag":null,"topics":["adk","agent-development-kit","agentic-ai","python","sqlite3"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/razamehar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-21T13:21:06.000Z","updated_at":"2025-09-21T13:32:39.000Z","dependencies_parsed_at":"2025-09-21T15:24:08.494Z","dependency_job_id":"24bd9dfb-8249-43b8-91c4-99cd70a4b7f3","html_url":"https://github.com/razamehar/Reading-List-using-ADK","commit_stats":null,"previous_names":["razamehar/reading-list-using-adk"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/razamehar/Reading-List-using-ADK","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/razamehar%2FReading-List-using-ADK","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/razamehar%2FReading-List-using-ADK/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/razamehar%2FReading-List-using-ADK/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/razamehar%2FReading-List-using-ADK/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/razamehar","download_url":"https://codeload.github.com/razamehar/Reading-List-using-ADK/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/razamehar%2FReading-List-using-ADK/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276881840,"owners_count":25721413,"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","status":"online","status_checked_at":"2025-09-25T02:00:09.612Z","response_time":80,"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":["adk","agent-development-kit","agentic-ai","python","sqlite3"],"created_at":"2025-09-25T08:02:54.984Z","updated_at":"2025-09-25T08:09:35.577Z","avatar_url":"https://github.com/razamehar.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Reading List using ADK\r\nThis project manages your reading list using Google's Agent Development Kit (ADK).  \r\n\r\n## Features\r\n- Add books to your reading list  \r\n- Update book status: `to read`, `currently reading`, `read`  \r\n- Annotate notes for each book  \r\n- List all books with their status  \r\n- Remove books from the list  \r\n- Save and maintain user-specific state  \r\n\r\n\r\n## Installation\r\n1. Clone the repository:\r\n\r\n```bash\r\ngit clone \u003cyour-repo-url\u003e\r\ncd \u003cyour-repo-folder\u003e\r\n```\r\n\r\n\r\n2. Install required packages:\r\n```bash\r\npip install -r requirements.txt\r\n```\r\n\r\n## Usage\r\n1. Run the main applications:\r\n```bash\r\npython main.py\r\n```\r\n\r\n2. Commands\r\n- `add \"Book Title\" [status]` – Add a book with optional status (`to read` by default)  \r\n- `update \u003cindex\u003e [title] [status] [notes]` – Update a book at a given index  \r\n- `annotate \u003cindex\u003e \u003cnotes\u003e` – Add notes to a book  \r\n- `list [status]` – List all books, optionally filtered by status  \r\n- `remove \u003cindex\u003e` – Remove a book from the list  \r\n- `exit` – Quit the application\r\n\r\n## Status Values\r\n- `to read` – Book is planned to read  \r\n- `currently reading` – Book is being read  \r\n- `read` – Book has been finished\r\n\r\n## Inspiration\r\nThis project was inspired by a course by [Mayank Aggarwal](https://github.com/mayank953). The course provided valuable insights into building a reading list application, which served as the foundation for this project.\r\n\r\n## License\r\nThis project is licensed under the Raza Mehar License. See the LICENSE.md file for details.\r\n\r\n## Contact\r\nFor any questions or clarifications, please contact Raza Mehar at [raza.mehar@gmail.com].","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frazamehar%2Freading-list-using-adk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frazamehar%2Freading-list-using-adk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frazamehar%2Freading-list-using-adk/lists"}