{"id":24534851,"url":"https://github.com/rayiumir/tasksquad","last_synced_at":"2025-06-16T16:12:38.517Z","repository":{"id":265333243,"uuid":"894752357","full_name":"Rayiumir/TaskSquad","owner":"Rayiumir","description":"A Tasks Management Project Based on Laravel and Livewire","archived":false,"fork":false,"pushed_at":"2025-03-06T14:02:03.000Z","size":3333,"stargazers_count":13,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-29T21:19:04.826Z","etag":null,"topics":["squa","squad","task","task-list","task-management","task-manager","task-scheduler","tasks"],"latest_commit_sha":null,"homepage":"","language":"PHP","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/Rayiumir.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":"2024-11-26T23:27:18.000Z","updated_at":"2025-04-10T15:04:08.000Z","dependencies_parsed_at":"2025-03-06T15:21:22.673Z","dependency_job_id":"e0432bb8-3a90-4dc4-82e1-6be2e2f39ed5","html_url":"https://github.com/Rayiumir/TaskSquad","commit_stats":null,"previous_names":["rayiumir/tasklaravel","rayiumir/tasksquad","laraworks/tasksquad","larapire/tasksquad"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Rayiumir/TaskSquad","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rayiumir%2FTaskSquad","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rayiumir%2FTaskSquad/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rayiumir%2FTaskSquad/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rayiumir%2FTaskSquad/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Rayiumir","download_url":"https://codeload.github.com/Rayiumir/TaskSquad/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rayiumir%2FTaskSquad/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260194787,"owners_count":22972640,"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":["squa","squad","task","task-list","task-management","task-manager","task-scheduler","tasks"],"created_at":"2025-01-22T11:19:11.659Z","updated_at":"2025-06-16T16:12:38.487Z","avatar_url":"https://github.com/Rayiumir.png","language":"PHP","readme":"\u003cp align=\"center\"\u003e\n    \u003cpicture\u003e\n        \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"./art/Dark_TaskSquad.png\"\u003e\n        \u003csource media=\"(prefers-color-scheme: light)\" srcset=\"./art/Light_TaskSquad.png\"\u003e\n        \u003cimg alt=\"TaskSquad Logo\" src=\"./art/Light_TaskSquad.png\"\u003e\n    \u003c/picture\u003e\n\u003c/p\u003e\n\n## TaskSquad\n\nA Tasks Management Project Based on Laravel and Livewire \n\n## How to use\n\n```bash\ngit clone https://github.com/Rayiumir/TaskSquad.git\ncd TaskSquad/\ncomposer install\ncp .env.example .env\nphp artisan migrate --seed\nphp artisan key:generate\nphp artisan serve\n```\n\n## ScreenShots\n\n### Admin\n\n\u003ctable class=\"table\"\u003e\n  \u003cthead\u003e\n    \u003ctr\u003e\n      \u003cth scope=\"col\" width=\"1000px\"\u003eAdmin Index\u003c/th\u003e\n      \u003cth scope=\"col\" width=\"1000px\"\u003eUsers\u003c/th\u003e\n      \u003cth scope=\"col\" width=\"1000px\"\u003eGroups\u003c/th\u003e\n      \u003cth scope=\"col\" width=\"1000px\"\u003eRoles\u003c/th\u003e\n    \u003c/tr\u003e\n  \u003c/thead\u003e\n  \u003ctbody\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\n        \u003cimg src=\"./screenshots/admin/admin_index.png\" width=\"100%\" alt=\"Admin Index\"\u003e\n      \u003c/td\u003e\n      \u003ctd\u003e\n        \u003cimg src=\"./screenshots/admin/users_index.png\" width=\"100%\" alt=\"Users\"\u003e\n      \u003c/td\u003e\n      \u003ctd\u003e\n        \u003cimg src=\"./screenshots/admin/groups_index.png\" width=\"100%\" alt=\"Groups\"\u003e\n      \u003c/td\u003e\n      \u003ctd\u003e\n        \u003cimg src=\"./screenshots/admin/roles_index.png\" width=\"100%\" alt=\"Roles\"\u003e\n      \u003c/td\u003e\n    \u003c/tr\u003e\n  \u003c/tbody\u003e\n\u003c/table\u003e\n\u003ctable class=\"table\"\u003e\n  \u003cthead\u003e\n    \u003ctr\u003e\n      \u003cth scope=\"col\" width=\"1000px\"\u003ePermissions\u003c/th\u003e\n      \u003cth scope=\"col\" width=\"1000px\"\u003eTasks\u003c/th\u003e\n      \u003cth scope=\"col\" width=\"1000px\"\u003eProjects\u003c/th\u003e\n    \u003c/tr\u003e\n  \u003c/thead\u003e\n  \u003ctbody\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\n        \u003cimg src=\"./screenshots/admin/permissions_index.png\" width=\"100%\" alt=\"Permissions\"\u003e\n      \u003c/td\u003e\n      \u003ctd\u003e\n        \u003cimg src=\"./screenshots/admin/tasks_index.png\" width=\"100%\" alt=\"Tasks\"\u003e\n      \u003c/td\u003e\n      \u003ctd\u003e\n        \u003cimg src=\"./screenshots/admin/projects_index.png\" width=\"100%\" alt=\"Projects\"\u003e\n      \u003c/td\u003e\n    \u003c/tr\u003e\n  \u003c/tbody\u003e\n\u003c/table\u003e\n\n### User\n\n\u003ctable class=\"table\"\u003e\n  \u003cthead\u003e\n    \u003ctr\u003e\n      \u003cth scope=\"col\" width=\"1000px\"\u003eUser Index\u003c/th\u003e\n      \u003cth scope=\"col\" width=\"1000px\"\u003eTasks\u003c/th\u003e\n      \u003cth scope=\"col\" width=\"1000px\"\u003eProjects\u003c/th\u003e\n    \u003c/tr\u003e\n  \u003c/thead\u003e\n  \u003ctbody\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\n        \u003cimg src=\"./screenshots/user/admin_index.png\" width=\"100%\" alt=\"Admin Index\"\u003e\n      \u003c/td\u003e\n      \u003c/td\u003e\n      \u003ctd\u003e\n        \u003cimg src=\"./screenshots/user/tasks_index.png\" width=\"100%\" alt=\"Tasks\"\u003e\n      \u003c/td\u003e\n      \u003ctd\u003e\n        \u003cimg src=\"./screenshots/user/projects_index.png\" width=\"100%\" alt=\"Projects\"\u003e\n      \u003c/td\u003e\n    \u003c/tr\u003e\n  \u003c/tbody\u003e\n\u003c/table\u003e\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frayiumir%2Ftasksquad","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frayiumir%2Ftasksquad","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frayiumir%2Ftasksquad/lists"}