{"id":23044871,"url":"https://github.com/cmsrs/tasks","last_synced_at":"2025-11-01T03:04:40.429Z","repository":{"id":73449108,"uuid":"334196637","full_name":"cmsrs/tasks","owner":"cmsrs","description":"projects and tasks","archived":false,"fork":false,"pushed_at":"2022-04-02T15:50:57.000Z","size":1397,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-24T15:03:55.518Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","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/cmsrs.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":"2021-01-29T16:12:56.000Z","updated_at":"2023-02-04T11:27:28.000Z","dependencies_parsed_at":"2023-02-24T04:15:30.675Z","dependency_job_id":null,"html_url":"https://github.com/cmsrs/tasks","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cmsrs/tasks","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmsrs%2Ftasks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmsrs%2Ftasks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmsrs%2Ftasks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmsrs%2Ftasks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cmsrs","download_url":"https://codeload.github.com/cmsrs/tasks/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmsrs%2Ftasks/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261700351,"owners_count":23196496,"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-15T21:17:02.638Z","updated_at":"2025-11-01T03:04:40.391Z","avatar_url":"https://github.com/cmsrs.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Projects and tasks\n\n\n# QUICK INSTALLATION\n\n* download\n \n```bash\ngit clone https://github.com/cmsrs/tasks.git \u0026\u0026 cd tasks\n```\n\n* run script \n\n```bash\n./go_install.sh\n```\n\n\n# INSALLATION\n\n* download\n \n```bash\ngit clone https://github.com/cmsrs/tasks.git \u0026\u0026  cd tasks\n```\n\n* create user and database\n\n```bash\n./go_create_user_and_db.sh\n```\n \n* change file .env:\n \n```bash\ncp .env.tasks .env\n```\n\n* install dependency\n\n```bash\ncomposer install\n```\n\n* laravel and jwt config (create tokens):\n\n```bash\nphp artisan key:generate \u0026\u0026 php artisan jwt:secret\n```\n \n* create database tables and create admin users: \n\nadmin - (email: admin@tasks.pl, pass: tasks123) \n\nclient - (email: client@tasks.pl, pass: tasks456)\n\n```bash\nphp artisan migrate  \u0026\u0026 php artisan db:seed --class=UserSeeder\n```\n \n* set permission \n \n```bash\n./go_privilege.sh\n```\n \n* start server\n \n```bash\nphp artisan serve\n```\n\n# RUN TESTS\n\n* prepare testing:\n\n```bash\n./go_create_test_db.sh\ncp .env .env.testing \n```\n \nchange in file .env.testing:\n\n```bash\nDB_DATABASE=tasks_testing\n```\n\n* run tests: \n\n```bash\n./go_privilege.sh\n./vendor/bin/phpunit\n```\n \n# React source code:\n\nhttps://github.com/cmsrs/cmsrs3-react\n\n# Print screen\n\n\u003cimg src=\"https://github.com/cmsrs/tasks/blob/main/rs/admin.png\" /\u003e\n\u003cimg src=\"https://github.com/cmsrs/tasks/blob/main/rs/client.png\" /\u003e\n\u003cimg src=\"https://github.com/cmsrs/tasks/blob/main/rs/tests.png\" /\u003e\n\n# schema db\n\n\u003cimg src=\"https://github.com/cmsrs/tasks/blob/main/rs/tasks.svg\" /\u003e\n\n# video\n\nhttps://youtu.be/hzgFw0wsnDM\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcmsrs%2Ftasks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcmsrs%2Ftasks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcmsrs%2Ftasks/lists"}