Project dedicated to the nightclubs, aiming to facilitate the reservation of tables, order drinks, invite friends and much more
Project carried out within the SDW company. It brings together 3 applications:
This project has many features and allowed me to use interesting libraries, like:
The Symfony part leverages the Messenger component to execute PHP code asynchronously (send SMS, push-notifications, emails).
The API is built with APIPlatform and nicely documented by Swagger.
The app is largely tested with Behat.
Continuous integration is set up with Gitlab CI and I used Deployer to automate deployments.
The mobile apps and progressive web apps are built with Quasar, which is a cross platform framework on top of Vuejs.