{"id":30899094,"url":"https://github.com/rachitsham/todo_application","last_synced_at":"2025-09-09T02:11:30.642Z","repository":{"id":309728863,"uuid":"1037339566","full_name":"RachitSham/ToDo_Application","owner":"RachitSham","description":"Build a clean Java Swing To-Do app with add/delete features.","archived":false,"fork":false,"pushed_at":"2025-08-13T13:00:24.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-13T14:34:48.360Z","etag":null,"topics":["collection","java","jbutton","jframe","jlist","jtextfield","list"],"latest_commit_sha":null,"homepage":"","language":"Java","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/RachitSham.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}},"created_at":"2025-08-13T12:28:28.000Z","updated_at":"2025-08-13T13:00:28.000Z","dependencies_parsed_at":"2025-08-13T14:34:49.746Z","dependency_job_id":"11230509-ac5b-4493-bf5c-65a98266595c","html_url":"https://github.com/RachitSham/ToDo_Application","commit_stats":null,"previous_names":["rachitsham/todo_application"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/RachitSham/ToDo_Application","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RachitSham%2FToDo_Application","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RachitSham%2FToDo_Application/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RachitSham%2FToDo_Application/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RachitSham%2FToDo_Application/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RachitSham","download_url":"https://codeload.github.com/RachitSham/ToDo_Application/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RachitSham%2FToDo_Application/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274231860,"owners_count":25245858,"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-09T02:00:10.223Z","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":["collection","java","jbutton","jframe","jlist","jtextfield","list"],"created_at":"2025-09-09T02:11:29.045Z","updated_at":"2025-09-09T02:11:30.618Z","avatar_url":"https://github.com/RachitSham.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ToDo_Application\n\n🚀 Fearures:-\n\n🔹 Task Class – Represents a to-do item (ID + text) with equality checks (equals \u0026 hashCode).\n\n🔹 TaskService – Handles:\n\n🔹 Adding tasks with validation (no blank tasks).\n\n🔹 Removing tasks by ID.\n\n🔹 Returning an unmodifiable list of tasks.\n\n🔹 ToDoFrame – GUI implementation:\n\n🔹 Text field + “Add” button to create tasks.\n\n🔹 Task list display in a scrollable area.\n\n🔹 “Delete” button to remove selected tasks.\n\n🔹 Validation messages via JOptionPane.\n\n🔹 Main Class – Initializes TaskService \u0026 launches ToDoFrame on the Swing Event Dispatch Thread.\n\n🚀 Functional Flow:-\n\n🔹 User types task → clicks “Add” or presses Enter → TaskService.add() → Refresh task list.\n\n🔹 User selects a task → clicks “Delete” → TaskService.removeById() → Refresh list.\n\n🔹 Input validation prevents blank tasks and shows warning popups.\n\n📌 References :-\n\n🔹 I used ChatGPT to refine the grammar and structure of the key points explaining my code .\n\n🔹 I have take the help of ChatGpt and GeeksforGeeks [https://www.geeksforgeeks.org] to explore the Java Swing .\n\n🔹 For Code Review and for exception came in the application I Used ChatGpt.\n\n🔹 Additionally, I referred to GeeksforGeeks [https://www.geeksforgeeks.org] for conceptual guidance and coding references to ensure clarity and correctness in my implementation.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frachitsham%2Ftodo_application","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frachitsham%2Ftodo_application","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frachitsham%2Ftodo_application/lists"}