Web frameworks
Web application frameworks used to design and deploy management platforms, from backend business logic to frontend interfaces - the same stack behind platforms such as RHpro (human resources management), Gesetablis (pedagogical/administrative/financial management for higher education institutions) and Central Équipements (multi-branch procedures, document, workflow and training management system).
Laravel - PHP framework for structuring backend logic, database access and authentication in management platforms.
Symfony - robust PHP framework for larger, modular web applications.
Angular JS and React - JavaScript frameworks/libraries for building dynamic, component-based frontend interfaces.
jQuery - lightweight JavaScript library for DOM manipulation and interactivity in classic web interfaces.
Odoo - open-source ERP framework used to configure and customize integrated business modules (HR, procedures & document management, workflows), complementing custom-built platforms with off-the-shelf enterprise functionality.
From prototype to production: frameworks turn code into platforms people actually use.