{"id":15076928,"url":"https://github.com/oodies/oc_todolist","last_synced_at":"2026-02-10T13:32:18.142Z","repository":{"id":102791753,"uuid":"134676913","full_name":"oodies/oc_todolist","owner":"oodies","description":"To improve an exciting project 8 of OpenClassrooms","archived":false,"fork":false,"pushed_at":"2018-07-02T09:29:32.000Z","size":2108,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-16T12:15:45.233Z","etag":null,"topics":["openclassrooms","symfony3","todolist"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/oodies.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"2018-05-24T07:19:07.000Z","updated_at":"2018-07-02T09:29:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"678e8cb4-cdde-4df9-9f6f-c1cc671c74bf","html_url":"https://github.com/oodies/oc_todolist","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/oodies/oc_todolist","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oodies%2Foc_todolist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oodies%2Foc_todolist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oodies%2Foc_todolist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oodies%2Foc_todolist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oodies","download_url":"https://codeload.github.com/oodies/oc_todolist/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oodies%2Foc_todolist/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271128754,"owners_count":24703879,"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-19T02:00:09.176Z","response_time":63,"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":["openclassrooms","symfony3","todolist"],"created_at":"2024-09-25T04:03:06.908Z","updated_at":"2026-02-10T13:32:18.106Z","avatar_url":"https://github.com/oodies.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TODOLIST - Task management application\n\nProject number 8 of OpenClassrooms \"Développeur d'application PHP / Symfony\" cursus\n\nThe objective of this project is to improve an exciting project and produce technical documentation.\n\n## Project base\n\nhttps://openclassrooms.com/projects/ameliorer-un-projet-existant-1\n\n## Installation\n\n### 1 - Download or clone the repository git\n\n```console\ngit clone https://github.com/sebastien-chomy/oc_todolist.git my_project\n```\n\n### 2 - Download dependencies\n\nFrom **my_project**\n```console\ncomposer install\n```\nBefore you start using Composer, you must first install it on your system. https://getcomposer.org/\n\n## Create database, schema and load data fixtures \nFollow these steps\n \n### 1 - Create database\nFrom **/my_project/**\n```\nphp bin/console doctrine:database:create\n```\n\n### 2 - Create schema\nFrom **/my_project/**\n```console\nphp bin/console doctrine:schema:create\n```\nOR\n```console\nphp bin/console doctrine:schema:update --force\n```\n\n### 3 - Fixtures of data\nFrom **/my_project/**\n```console\nphp bin/console doctrine:fixture:load\n```\n\n### 4 - Preparation\nFrom **/my_project/**\n```console\nphp bin/console cache:clear --env=prod \n```\n\n### 5 - Run\nFrom **/my_project/**\n```\nPHP -S localhost:8080\n```\nand from your browser\nProduction version\n```\nhttp://localhost:8080/web/app.php\n```\nOR\nDevelopment version \n```\nhttp://localhost:8080/web/app_dev.php\n```\n\n## Users\nTo access the application's various features\n\nUser     | login    | Password\n-------- | -------- | --------\ngeneric user  | user | 12345\n10 special users | username_[1..9] | 12345\nAdministrator | admin | 12345\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foodies%2Foc_todolist","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foodies%2Foc_todolist","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foodies%2Foc_todolist/lists"}