{"id":15611364,"url":"https://github.com/prio101/mix_todo_app","last_synced_at":"2025-08-18T23:04:52.024Z","repository":{"id":82466582,"uuid":"146336571","full_name":"prio101/mix_todo_app","owner":"prio101","description":"mix side project todo app","archived":false,"fork":false,"pushed_at":"2018-08-28T18:53:01.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-29T14:45:00.584Z","etag":null,"topics":["elixir","elixir-lang"],"latest_commit_sha":null,"homepage":null,"language":"Elixir","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/prio101.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":"2018-08-27T18:17:58.000Z","updated_at":"2018-08-28T18:53:02.000Z","dependencies_parsed_at":"2023-06-15T19:30:16.631Z","dependency_job_id":null,"html_url":"https://github.com/prio101/mix_todo_app","commit_stats":{"total_commits":5,"total_committers":1,"mean_commits":5.0,"dds":0.0,"last_synced_commit":"7fd487d93b350733ec9f25fa7ddfa626a8535c31"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/prio101/mix_todo_app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prio101%2Fmix_todo_app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prio101%2Fmix_todo_app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prio101%2Fmix_todo_app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prio101%2Fmix_todo_app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prio101","download_url":"https://codeload.github.com/prio101/mix_todo_app/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prio101%2Fmix_todo_app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271073387,"owners_count":24694538,"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-08-18T02:00:08.743Z","response_time":89,"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":["elixir","elixir-lang"],"created_at":"2024-10-03T06:03:20.232Z","updated_at":"2025-08-18T23:04:51.989Z","avatar_url":"https://github.com/prio101.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TodoList\n\n\u003e Mix ecto project for todo list.\n---\nSimple todo app created for working with Ecto over the small mix created project. \n\n\n## Installation\n\n```elixir\n@deps [\n  todolist: \"~\u003e 0.1.0\"\n]\n```\n`git clone project-url` the project and then just\n`cd project` and run  \n`mix deps.get`\n\n```bash\n\u003e iex -S mix\n\n\u003e TodoList.Task.tasks\n\n\u003e TodoList.Task.create_task(\"name\", \"description\", \"status\")\n\n\u003e TodoList.Task.show_task(id)\n\n\u003e TodoList.Task.delete_task(id)\n\n\u003e TodoList.Task.update_task(id, changeset)\n```\n\n\n## License\n\n\u003e MIT\n\n----\nCreated:  2018-08-27Z\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprio101%2Fmix_todo_app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprio101%2Fmix_todo_app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprio101%2Fmix_todo_app/lists"}