Development of a simulator of loi Pinel.
Client project, carried out for the company Projet I/O, in order to put into practice the different concepts seen during the 3rd month of training at the Wild Code School:
-
Symfony 4, Doctrine 2 et Twig
-
Development of advanced functionalities : authentication, user roles, files import, pdf export
-
Methodology Scrum / Agile
-
Duration of the project : 8 weeks
Setup on ubuntu :
-
- create a .env.local file, then copy .env content and paste it in .env.local. Set your database login iformations
-
- run 'composer install'
-
- run 'yarn install'
-
- run 'bin/console d:d:c'
-
- run 'bin/console d:migration:migrate'
-
- IF YOU ARE IN DEV ENVIRONNMENT run 'bin/console d:f:l' this will create you users, you can check emails and password to login with those users in /src/DataFixtures/UserFixtures from line 19
-
- run 'yarn encore dev' OR 'yarn encore production' if you are in production environnment
-
- run (sudo) 'apt-get install xvfb -y'
-
- run (sudo) 'apt-get install libqt5webkit5 -y'
-
- run (sudo) 'apt-get install libqt5svg5 -y'
-
- enjoy !
THIS PROJECT IS NOT UP TO DATE AND CONTAINS VULNERABILITIES
- HTML 5
- CSS 3
- JavaScript
- PHP 7
- Bootstrap 4
- Symfony 4 (Doctrine 2 + Twig)
- Scrum / Agile
- Git / Git Workflow
- PhpStorm
- Travis CI
- Anthony Jonas - accuratecopy
- Jovanéla Daribo - carly97232
- Christophe Lesieur - chrlesieur
- Rémy Ducry - GamerPsy
- Thomas Coumes - ThomasCms