{"id":30698319,"url":"https://github.com/amirabdollahi/consoletaskmanagement","last_synced_at":"2025-09-02T10:12:08.519Z","repository":{"id":269007509,"uuid":"906129780","full_name":"AmirAbdollahi/ConsoleTaskManagement","owner":"AmirAbdollahi","description":"This is a simple console application for managing tasks. It allows users to easily create, view, update, and delete tasks via a command-line interface. The tasks are stored in a local file, providing basic task management functionality.","archived":false,"fork":false,"pushed_at":"2025-04-12T12:56:06.000Z","size":16,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-19T10:01:34.518Z","etag":null,"topics":["cli","console-application","crud-operation","csharp","task-management-app"],"latest_commit_sha":null,"homepage":"","language":"C#","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/AmirAbdollahi.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":"2024-12-20T08:22:07.000Z","updated_at":"2025-04-28T12:17:26.000Z","dependencies_parsed_at":"2025-07-27T14:23:57.115Z","dependency_job_id":"4e1713d8-3196-4db1-8ea3-fe6ecb571f68","html_url":"https://github.com/AmirAbdollahi/ConsoleTaskManagement","commit_stats":null,"previous_names":["amirabdollahi/consoletaskmanagement","amirabdev/consoletaskmanagement"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AmirAbdollahi/ConsoleTaskManagement","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AmirAbdollahi%2FConsoleTaskManagement","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AmirAbdollahi%2FConsoleTaskManagement/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AmirAbdollahi%2FConsoleTaskManagement/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AmirAbdollahi%2FConsoleTaskManagement/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AmirAbdollahi","download_url":"https://codeload.github.com/AmirAbdollahi/ConsoleTaskManagement/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AmirAbdollahi%2FConsoleTaskManagement/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273266055,"owners_count":25075020,"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-02T02:00:09.530Z","response_time":77,"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":["cli","console-application","crud-operation","csharp","task-management-app"],"created_at":"2025-09-02T10:12:02.932Z","updated_at":"2025-09-02T10:12:08.497Z","avatar_url":"https://github.com/AmirAbdollahi.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Console Task Management\n\nThis repository contains a simple console application for managing tasks. It allows users to create, view, update, and delete tasks using a command-line interface (CLI).\n\n## Features\n\n- **Task Management**: Add, view, update, and delete tasks.\n- **Simple CLI**: Intuitive and easy-to-use command-line interface.\n- **Persistent Storage**: Tasks are stored in a local file for persistence.\n\n## Technologies Used\n\n- **C#**: The application is built using C#.\n- **File Storage**: Task data is stored in a local file.\n\n## Setup\n\n### Prerequisites\n\n- **.NET SDK**: v8.0 or higher\n\n### Installation\n\n1. Clone the repository:\n    ```bash\n    git clone https://github.com/AmirAbdollahi/ConsoleTaskManagement.git\n    cd ConsoleTaskManagement\n    ```\n\n2. Build the project:\n    ```bash\n    dotnet build\n    ```\n\n3. Run the application:\n    ```bash\n    dotnet run\n    ```\n\n### Using the Application\n\nOnce the application is running, you can use the following commands to manage your tasks:\n\n- **Add a task**: `add \u003ctask_name\u003e`\n- **View all tasks**: `view`\n- **Update a task**: `update \u003ctask_id\u003e \u003cnew_task_name\u003e`\n- **Delete a task**: `delete \u003ctask_id\u003e`\n\n## Contributing\n\n1. Fork this repository.\n2. Create a new branch.\n3. Make your changes.\n4. Submit a pull request.\n\nPlease follow the coding standards and ensure that the application runs without issues before submitting a PR.\n\n## License\n\nThis project is licensed under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famirabdollahi%2Fconsoletaskmanagement","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famirabdollahi%2Fconsoletaskmanagement","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famirabdollahi%2Fconsoletaskmanagement/lists"}