InnLogist System
InnLogist is a sophisticated cloud-based logistics platform that features modules for ERP, TMS, and CRM, designed specifically for logistics companies to oversee their operational processes. It utilizes technologies such as PHP-Laravel, Java, JavaScript, HTML, CSS, and the Google Maps SDK. Initially, the project was intended as a private digital solution for enterprises with various operational modules, but the concept evolved into a SaaS offering available to businesses via a subscription model.
The project faced several technical challenges, including the integration of a custom external GPS tracking service, the connection with 1C for the warehousing module, the setup of payment gateways, and the integration with external order acceptance systems. To address these issues, solutions were implemented such as developing a custom bridge with an external double socket connection, enabling direct interaction with 1C spreadsheet data using a Socket server, integrating the "Portmone" payment gateway API, and obtaining data through partner APIs with parsing logic applied.