{"id":30878908,"url":"https://github.com/sandra1me/c-task-manager","last_synced_at":"2025-09-08T05:48:51.388Z","repository":{"id":313069131,"uuid":"1046189852","full_name":"Sandra1me/C-Task-Manager","owner":"Sandra1me","description":"A beginner-friendly command-line Task Manager written in C. You can create tasks with a name, description, date, and priority, and manage them by marking them as completed or deleting them.","archived":false,"fork":false,"pushed_at":"2025-09-03T17:28:08.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-03T19:31:45.215Z","etag":null,"topics":["beginner-project","c","c-programming","cli","console-application","menu-driven-program","structs","task-manager"],"latest_commit_sha":null,"homepage":"","language":"C","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/Sandra1me.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-08-28T10:19:07.000Z","updated_at":"2025-09-03T17:28:12.000Z","dependencies_parsed_at":"2025-09-03T19:31:46.419Z","dependency_job_id":"5883e606-acc1-4c67-8e01-cb4f20c3f163","html_url":"https://github.com/Sandra1me/C-Task-Manager","commit_stats":null,"previous_names":["sandra1me/c-task-manager"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/Sandra1me/C-Task-Manager","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sandra1me%2FC-Task-Manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sandra1me%2FC-Task-Manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sandra1me%2FC-Task-Manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sandra1me%2FC-Task-Manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Sandra1me","download_url":"https://codeload.github.com/Sandra1me/C-Task-Manager/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sandra1me%2FC-Task-Manager/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274140322,"owners_count":25229139,"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-08T02:00:09.813Z","response_time":121,"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":["beginner-project","c","c-programming","cli","console-application","menu-driven-program","structs","task-manager"],"created_at":"2025-09-08T05:48:48.520Z","updated_at":"2025-09-08T05:48:51.373Z","avatar_url":"https://github.com/Sandra1me.png","language":"C","readme":"# Simple Task Manager in C\n\nA beginner-friendly command-line Task Manager written in C. You can create tasks with a name, description, date, and priority, and manage them by marking them as completed or deleting them.\n\n## Features\n\n- Add new tasks with:\n  - Name\n  - Description\n  - Due date (YYYY-MM-DD)\n  - Priority (1 to 5)\n- View all tasks\n- Filter by status: Pending or Completed\n- Mark tasks as completed\n- Delete tasks\n- Simple menu interface using loops and switch-case\n- Uses structs and arrays (no dynamic memory)\n\n## Demo\n\u003cimg width=\"371\" height=\"296\" alt=\"main menu\" src=\"https://github.com/user-attachments/assets/fc94bf88-c7cf-4003-b0f3-c95fcdbff4c6\" /\u003e\n\n## Compilation \u0026 Usage\n\nTo compile and run the program, use:\n\n```c\ngcc taskManager.c -o taskManager\n./taskManager\n```\nMake sure you have GCC installed.\n\n## Possible Improvements (Future Ideas)\n- Save/load tasks from a .txt file\n- Search tasks by name or date\n- Sort tasks by date or priority\n- Add time tracking or deadline notifications\n- Convert to a web or GUI-based version\n\n## Contributing\n\nPull requests are welcome. If you have suggestions for improvements or new features, feel free to open an issue first to discuss them.\n\nThis is a learning-focused project, so any educational contributions are also appreciated!\n\n## License\n\n[MIT](https://choosealicense.com/licenses/mit/)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsandra1me%2Fc-task-manager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsandra1me%2Fc-task-manager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsandra1me%2Fc-task-manager/lists"}