{"id":15076817,"url":"https://github.com/belarif/new-todo-list","last_synced_at":"2026-02-27T13:37:45.343Z","repository":{"id":40201552,"uuid":"507350705","full_name":"belarif/new-todo-list","owner":"belarif","description":"Améliorer une application existante","archived":false,"fork":false,"pushed_at":"2022-10-10T18:22:48.000Z","size":1895,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-16T12:15:46.516Z","etag":null,"topics":["codacy","phpunit","symfony-profiler","symfony3","symfony6","unittest"],"latest_commit_sha":null,"homepage":"","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/belarif.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-06-25T15:42:17.000Z","updated_at":"2024-09-02T12:30:41.000Z","dependencies_parsed_at":"2023-01-19T19:47:21.231Z","dependency_job_id":null,"html_url":"https://github.com/belarif/new-todo-list","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/belarif/new-todo-list","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/belarif%2Fnew-todo-list","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/belarif%2Fnew-todo-list/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/belarif%2Fnew-todo-list/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/belarif%2Fnew-todo-list/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/belarif","download_url":"https://codeload.github.com/belarif/new-todo-list/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/belarif%2Fnew-todo-list/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29897767,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-27T12:09:13.686Z","status":"ssl_error","status_checked_at":"2026-02-27T12:09:13.282Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["codacy","phpunit","symfony-profiler","symfony3","symfony6","unittest"],"created_at":"2024-09-25T04:02:48.849Z","updated_at":"2026-02-27T13:37:45.276Z","avatar_url":"https://github.com/belarif.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Installing the project\n\n### 1. Tools\n\n1.1 PHP-version \u003e= 8.1  \n1.2 Composer-version \u003e= 2.2\n\n### 2. Local project copy\n\nClick on the \"code\" button at the top, then on the HTTPS section which displays the following url :\n\n                https://github.com/belarif/new-todo-list.git \n\ncopy this url to install the project locally.\n\nIf you are using the WampServer64, from your terminal, position yourself on the c:/wamp64/www path as follows :\n\n                cd c:/wamp64/www\n\nif you use server other than WampServer64, position yourself on the path that will allow the execution of the\napplication.\n\nOn the same path, type the following command to clone the project :\n\n                git clone https://github.com/belarif/new-todo-list.git\n\nAfter executing the command, the project will be copied to the 'www' directory\n\n### 3. Installing dependencies\n\n                composer install\n\n### 4. Creation of the database\n\n4.1 To adapt access to your SGBD, in the .env file configure the variable DATABASE_URL  \n4.2 Create your database\n\n                php bin/console doctrine:database:create\n\n3.3 Create your database schema:\n\n                php bin/console doctrine:migrations:migrate\n\n### 5. Loading fixtures\n\n                php bin/console doctrine:fixtures:load\n\n### 6. Installation of public resources\n\n6.1 Install yarn: `npm install --global yarn`   \n6.2 Install encore: `yarn install`  \n6.3 Upload public files: `yarn build`\n\n### 7. Run application\n\n                php -S localhost:8000 -t public/\n\nHomepage : http://localhost:8000/\n\nIdentifiants:\n\n    - username: admin1\n    - password: admin1\n\n### 8. Tests\n\n#### 8.1    Generation level of code coverage\n\n                vendor/bin/phpunit --coverage-html public/test-coverage\n\n#### 8.2    visualization of code coverage on browser\n\n                http://localhost:8000/test-coverage/index.html\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbelarif%2Fnew-todo-list","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbelarif%2Fnew-todo-list","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbelarif%2Fnew-todo-list/lists"}