- WEB : http://steedex.herokuapp.com/
- MOBILE : https://play.google.com/store/apps/details?id=tn.seif.steedex&hl=fr&gl=US
- Symfony
- Firebase
- JWT
- SECURITY
- Doctrine
- PrintPDF
- FCM
- Composer
- PHP >= 5.6
- MySQL
git clone https://github.com/SeifBh/steedex-express- Change app/config/paramter.yml file & generate database
php bin/console doctrine:database:create- Generate Schema
php bin/console doctrine:schema:update --forcephp bin/console server:run