{"id":22242665,"url":"https://github.com/gabrielecanepa/ruby-todo","last_synced_at":"2025-03-25T10:41:14.151Z","repository":{"id":116538378,"uuid":"234528606","full_name":"gabrielecanepa/ruby-todo","owner":"gabrielecanepa","description":"Simple to-do app using the MVC pattern @lewagon","archived":false,"fork":false,"pushed_at":"2020-02-17T09:31:00.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-30T09:42:02.812Z","etag":null,"topics":["mvc","mvc-pattern","ruby","ruby-example","ruby-exercises"],"latest_commit_sha":null,"homepage":"https://lewagon.com","language":"Ruby","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/gabrielecanepa.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}},"created_at":"2020-01-17T10:44:58.000Z","updated_at":"2023-10-13T14:55:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"9081546e-8c4c-403b-aa0b-723e5c64c76f","html_url":"https://github.com/gabrielecanepa/ruby-todo","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/gabrielecanepa%2Fruby-todo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabrielecanepa%2Fruby-todo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabrielecanepa%2Fruby-todo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabrielecanepa%2Fruby-todo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gabrielecanepa","download_url":"https://codeload.github.com/gabrielecanepa/ruby-todo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245449531,"owners_count":20617187,"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":["mvc","mvc-pattern","ruby","ruby-example","ruby-exercises"],"created_at":"2024-12-03T04:16:46.935Z","updated_at":"2025-03-25T10:41:14.114Z","avatar_url":"https://github.com/gabrielecanepa.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Ruby To-Do App\n\nA simple repo to demonstrate the MVC pattern with a command line app.\n\nRun with:\n\n```bash\nruby lib/app.rb\n```\n\nThen hit `Ctrl-C` to quit the program. You'll lose all your todos!\n\n### Architecture\n\n- **Model**: `Task`\n- **View**: `TasksView`\n- **Controller**: `TasksController`\n\nWe fake the database with `TasksRepository` and the browser with `Router`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgabrielecanepa%2Fruby-todo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgabrielecanepa%2Fruby-todo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgabrielecanepa%2Fruby-todo/lists"}