{"id":19721057,"url":"https://github.com/oodies/oc_snowtricks","last_synced_at":"2026-05-19T02:05:51.199Z","repository":{"id":102789488,"uuid":"119551038","full_name":"oodies/oc_snowtricks","owner":"oodies","description":"A community site about snowtricks for project 6 on OpenClassrooms","archived":false,"fork":false,"pushed_at":"2018-05-18T21:29:25.000Z","size":4804,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-02-28T00:15:34.563Z","etag":null,"topics":["openclassrooms","php7","symfony3"],"latest_commit_sha":null,"homepage":"http://snowtricks.oodie.fr","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/oodies.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":"2018-01-30T14:57:41.000Z","updated_at":"2018-05-23T12:55:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"ec670e05-f7d5-43ad-a12a-1e0cf1b85123","html_url":"https://github.com/oodies/oc_snowtricks","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/oodies/oc_snowtricks","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oodies%2Foc_snowtricks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oodies%2Foc_snowtricks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oodies%2Foc_snowtricks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oodies%2Foc_snowtricks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oodies","download_url":"https://codeload.github.com/oodies/oc_snowtricks/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oodies%2Foc_snowtricks/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264396611,"owners_count":23601541,"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":["openclassrooms","php7","symfony3"],"created_at":"2024-11-11T23:13:14.668Z","updated_at":"2026-05-19T02:05:51.151Z","avatar_url":"https://github.com/oodies.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# A COMMUNITY SITE ABOUT SNOW TRICKS\n\n------------------------------------------------------------------------------\nProject number 6 of OpenClassrroms \"Developpeur d'application PHP / Symfony\" cursus\n\nThe objective of this project is to create a community site about snow tricks using the Symfony framework without using an existing Bundle\n\n## Code quality\n\n[![Codacy Badge](https://api.codacy.com/project/badge/Grade/eba77799d7164300a2954d2d30b40eef)](https://www.codacy.com/app/sebastien.chomy/oc_snowtricks?utm_source=github.com\u0026amp;utm_medium=referral\u0026amp;utm_content=sebastien-chomy/oc_snowtricks\u0026amp;utm_campaign=Badge_Grade)\n## Demonstration\n\nPreview example : [http://snowtricks.oodie.fr](http://snowtricks.oodie.fr)\n## Installation\n\n### 1 - Download or clone the repository git\n``\ngit clone https://github.com/sebastien-chomy/oc_snowtricks.git my_project\n`` \n\n### 2 - Download dependencies\nfrom **/my_project/**\n``\ncomposer install\n`` \nBefore you start using Composer, you must first install it on your system.\nhttps://getcomposer.org/\n\n### 4 - Download dependencies for frontend\nFrom **/my_project/**\n```\nyarn install\n```\nBefore you start using Yarn, you must first install it on your system.\nhttps://yarnpkg.com/fr/docs/install\n\n### 5 - Create database\nFrom **/my_project/**\n```\nphp bin/console doctrine:database:create\n```\n\n### 6 - Create schema\nFrom **/my_project/**\n```\nphp bin/console doctrine:schema:create\n```\nOR\n```\nphp bin/console doctrine:schema:update --force\n```\n\n### 7 - Fixtures of data\nFrom **/my_project/**\n```\nphp bin/console doctrine:fixtures:load\n```\n\n### 8 - Preparation\nFrom **/my_project/**\n```\nphp bin/console cache:clear --env=prod \n```\n\n### 8 - 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---- | ----- | --------\nAuthor of comments | author | 12345\nBlogger | blogger | 12345\nAdministrator| admin | 12345\n\n  \n  \n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foodies%2Foc_snowtricks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foodies%2Foc_snowtricks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foodies%2Foc_snowtricks/lists"}