Git Product home page Git Product logo

snowtricks's Introduction

SnowTricks

Un projet du parcours Développeur d'Application - PHP/Symfony d'OpenClassrooms,
tous droits réservés à l'école

Contexte

Jimmy Sweat est un entrepreneur ambitieux passionné de snowboard. Son objectif est la création d'un site collaboratif pour faire connaitre ce sport auprès du grand public et aider à l'apprentissage des figures (tricks).

Il souhaite capitaliser sur du contenu apporté par les internautes afin de développer un contenu riche et suscitant l’intérêt des utilisateurs du site. Par la suite, Jimmy souhaite développer un business de mise en relation avec les marques de snowboard grâce au trafic que le contenu aura généré.

Conception

Vous trouverez les diagrammes UML correspondant à ce projet sur Le Drive du projet.

Afin de garantir le bonne apprentissage de chaque étudiant, l'accès à ce dossier est restreint et non rendu public. Merci donc de m'envoyer votre adresse Gmail afin que je puisse vous fournir l'accès.

Plannification

L'estimation correspondant à la réalisation des Issues est disponible sur mon planning.

Là aussi, les estimations indiqués ont été donnés par rapport à mes capacités et mes connaissances. Ces durées peuvent varier d'un individu à un autre autre.

Etat actuel du projet

Projet validé

Médail obtenue

Codacy Badge

Installation

  1. Clone the repository in your local path
  2. Install Node.js in your machine and check that this last is available in your PATH
  3. Open a new CMD/Terminal/PowerShell and use the command sudo npm install -g maildev to install maildev
  4. Launch maildev and open a new window on Internet "http://localhost:1080"
  5. Go to your local path with the command prompt after to have composer/PHP/MySQL
composer install
php bin/console doctrine:database:create
php bin/console migrate
  1. You can navigate on the project with XAMPP||LAMP||MAMP||WAMP - ENJOY !

snowtricks's People

Contributors

monrocq avatar

Watchers

ckanza avatar  avatar

snowtricks's Issues

Erreur cache clear

Executing script cache:clear [KO]
[KO]
Script cache:clear returned with error code 255
!! Cannot load Xdebug - it was already loaded
!! PHP Fatal error: Uncaught Symfony\Component\Debug\Exception\ClassNotFoundException: Attempted to load class "KnpPaginatorBundle" from namespace "Knp\Bundle\PaginatorBundle".
!! Did you forget a "use" statement for another namespace? in /var/www/html/SnowTricks/src/Kernel.php:23
!! Stack trace:
!! #0 /var/www/html/SnowTricks/vendor/symfony/http-kernel/Kernel.php(429): App\Kernel->registerBundles()
!! #1 /var/www/html/SnowTricks/vendor/symfony/http-kernel/Kernel.php(130): Symfony\Component\HttpKernel\Kernel->initializeBundles()
!! #2 /var/www/html/SnowTricks/vendor/symfony/framework-bundle/Console/Application.php(159): Symfony\Component\HttpKernel\Kernel->boot()
!! #3 /var/www/html/SnowTricks/vendor/symfony/framework-bundle/Console/Application.php(65): Symfony\Bundle\FrameworkBundle\Console\Application->registerCommands()
!! #4 /var/www/html/SnowTricks/vendor/symfony/console/Application.php(149): Symfony\Bundle\FrameworkBundle\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\Conso in /var/www/html/SnowTricks/src/Kernel.php on line 23

Unit Tests

Bonjour Camille,
J'ai beau avoir suivi les cours de Grafikart, suivre la doc officiel, suivre des wiki annexes,

  • Je n'arrive pas à faire fonctionner un seul test
  • Je ne comprends pas ce qu'on nous demande de tester exactement
  • Qu'est-ce que doit retourner un test unitaire pour ce projet, et qu'elle unité précise doit on cibler?
  • Pourquoi quand je regarde le repo des autres élèves, ils font des test "fonctionnels" et non "unitaires"? Ces termes sont ils similaires?

Je ne vais pas rester bloquer, je vais continuer à avancer on nous verrons ce dernier point ensemble Dimanche, si tu as moyen de me préparer une petite explication s'il te plait :-)

Finish the Project

-Titres des pages
-Make the class Diagram
-Prepare Bundle SQL
-Backup a medal coding
-Host the website
-Prepare the Readme
-Do the slides for the presentation
Be Ready for 30mn!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.