Fokontany management
- Specs :
- symfony => 5.1
- Webpack for assets management
- php v^7.4
- nodejs && (npm || yarn)
- Motivation and feeling
- Little symfony skills.
- Little javascript skills.
- php-ext-gd
- git clone your_fork.git
- cd Fokontaniko
- composer install
- yarn install
- Update the database configuration in
.env
to follow your own environment.
- bin/console d:d:c
- bin/console d:s:u -f
- php bin/console app:create:user
- php bin/console app:create:fokontany
- php bin/phpunit tests/SecurityTest
- Manage migration request. [Running]
- Manage payements of "adidy". [Done]
- Generate graph for president of fokontany. [improvement]
- Your ideas ...
Code for fun !!