title = 'Web spreadsheet application with sync capabilities'
date = '2023-05-07'
lastmod = '2023-05-07'
+++
Client : Web Marketing Trento (Trento - IT)
Design and development of data synchronization procedures between different applications and databases
with a spreadsheet interface with : PHP, MariaDB, Joomla, Virtuemart, CodeIgniter, VueJS.
<!--more-->
I designed and developed a web application based on CodeIgniter framework and integrating [JSpreadsheet](https://jspreadsheet.com/)
which allows interaction with the Virtuemart ecommerce database to be able to edit product data in spreadsheet mode.
The frontend integrates [VueJS](https://vuejs.org) for a more efficient user interface, and all the calls to the backend are ajax and return the data in JSON format.