{"id":23136297,"url":"https://github.com/landonepps/tasks-on-rails","last_synced_at":"2025-07-12T18:32:53.572Z","repository":{"id":145953332,"uuid":"181397556","full_name":"landonepps/tasks-on-rails","owner":"landonepps","description":null,"archived":false,"fork":false,"pushed_at":"2019-05-15T06:13:15.000Z","size":129,"stargazers_count":0,"open_issues_count":15,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-09T19:50:19.850Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/landonepps.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}},"created_at":"2019-04-15T02:22:11.000Z","updated_at":"2019-07-18T03:24:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"7dab1854-7d41-4964-be64-2b429872487b","html_url":"https://github.com/landonepps/tasks-on-rails","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/landonepps%2Ftasks-on-rails","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/landonepps%2Ftasks-on-rails/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/landonepps%2Ftasks-on-rails/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/landonepps%2Ftasks-on-rails/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/landonepps","download_url":"https://codeload.github.com/landonepps/tasks-on-rails/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247149510,"owners_count":20891954,"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":[],"created_at":"2024-12-17T12:20:10.234Z","updated_at":"2025-04-04T09:13:48.541Z","avatar_url":"https://github.com/landonepps.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tasks on Rails\n\n\u003chttps://github.com/everyleaf/el-training/blob/master/docs/el-training.md\u003e\n\n\u003cimg width=\"523\" src=\"https://user-images.githubusercontent.com/1572318/57565455-3f720a00-73f9-11e9-88fc-8795ab2a8da5.png\"\u003e\n\n## DB スキーマ\n\nusers\n\n| カラム名          | データ型   |\n| --------------- | -------- |\n| id              | int      |\n| username        | varchar  |\n| password_digest | varchar  |\n\ntasks\n\n| カラム名      | データ型     |\n| ----------- | ---------- |\n| id          | int        |\n| user_id     | int        |\n| name        | varchar    |\n| description | text       |\n| deadline    | date       |\n| priority    | int (enum) |\n| status      | int (enum) |\n\ntags\n\n| カラム名   | データ型   |\n| -------- | -------- |\n| id       | int      |\n| name     | varchar  |\n\ntags_users\n\n| カラム名   | データ型   |\n| -------- | -------- |\n| user_id  | int      |\n| tag_id   | int      |\n\ntags_tasks\n\n| カラム名   | データ型   |\n| -------- | -------- |\n| task_id  | int      |\n| tag_id   | int      |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flandonepps%2Ftasks-on-rails","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flandonepps%2Ftasks-on-rails","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flandonepps%2Ftasks-on-rails/lists"}