Planification
Technical skills used
PHP
Svelte
Javascript
MYSQL
CSS
Platforms used
Dolibarr
Development of a Planification App used to monitor and manage the production of vegetables for a client. In order to to simulate the growth of the vegetables I had to integrate different mathematical models to the simulation algorithms.
Exciting project, about adapting an open source gantt library I'm used to work with (svelte-gantt) for a client project. The goal of the app is to simulate and project the growth of vegetables during different timespans (Quarter/Year). The whole app being built on top of to the same db as the client's ERP to link products sells and products growth. An important part of the mission was about database architecture (MYSQL) to include the objects manipulated, with a lot of automated actions to be able to fill the production planning fast but as close to reality as possible. Had to integrate mathematical models to simulate the growth of those vegetables, this was achieved via complex php algorithm on the backend-side. Front-end was built with Svelte, CSS and JS. Unfortunately the app is available only for the client, but there is possibility to show some screenshots on demand.