{"id":22173144,"url":"https://github.com/knutkirkhorn/todo-app","last_synced_at":"2025-07-26T15:31:14.866Z","repository":{"id":41605193,"uuid":"153578516","full_name":"knutkirkhorn/todo-app","owner":"knutkirkhorn","description":"Simple console-based to-do app","archived":false,"fork":false,"pushed_at":"2022-10-31T21:25:21.000Z","size":19,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-04-23T23:05:15.750Z","etag":null,"topics":["cli","command-line","csharp","todo","todoapp"],"latest_commit_sha":null,"homepage":null,"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/knutkirkhorn.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}},"created_at":"2018-10-18T07:04:48.000Z","updated_at":"2024-04-23T23:05:15.751Z","dependencies_parsed_at":"2023-01-19T23:45:09.404Z","dependency_job_id":null,"html_url":"https://github.com/knutkirkhorn/todo-app","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knutkirkhorn%2Ftodo-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knutkirkhorn%2Ftodo-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knutkirkhorn%2Ftodo-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knutkirkhorn%2Ftodo-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/knutkirkhorn","download_url":"https://codeload.github.com/knutkirkhorn/todo-app/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227690008,"owners_count":17804819,"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","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","command-line","csharp","todo","todoapp"],"created_at":"2024-12-02T07:30:46.343Z","updated_at":"2024-12-02T07:31:18.882Z","avatar_url":"https://github.com/knutkirkhorn.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# todo-app\n\u003e Simple console-based to-do app created in C#\n\nAll todo tasks are stored locally in a file between runs.\n\n## Usage\n```\n    Usage\n    Options\n        Add [item]      Add a item to the todo application\n        Do #[number]    Complete a given item\n        Print           Print all todo items\n        Help            Show all possible options\n        Exit            Exit the command line application\n\n    Examples\n    \u003eAdd Apply to DIPS\n    #1 Apply to DIPS\n    \u003eAdd Complete assignment\n    #2 Complete assignment\n    \u003ePrint\n    #1 Apply to DIPS\n    #2 Complete assignment\n    \u003eDo #1\n    Completed #1 Apply to DIPS\n    \u003eDo #2\n    Completed #2 Complete assignment\n```\n\n## Options\n### `Add`\nAdd a item to the todo application.\n\n### `Do`\nComplete a given item. Specified by a number.\n\n### `Print`\nPrint all todo items that are saved.\n\n### `Help`\nShow all possible options.\n\n### `Exit`\nExit the command line application. All items are stored in a file till next time.\n\n## Tests\nTests can be run using the tools inside Visual Studio for running and are made using MSTest.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fknutkirkhorn%2Ftodo-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fknutkirkhorn%2Ftodo-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fknutkirkhorn%2Ftodo-app/lists"}