Category: B2B SaaS / Workflow Management / ERP Status: Release Candidate (RC) / Closed Beta Testing
VJEGY_sys is a cloud-based, multi-tenant service management system designed specifically to digitize workflows for service centers and repair shops (e.g., watchmakers, GSM repair, electronics labs). Unlike off-the-shelf “boxed” software, VJEGY_sys breaks away from rigid data structures.
The core philosophy is industry-independent flexibility: using a built-in Dynamic Field Engine, users can define exactly what data points (e.g., carat, serial number, password, condition) they wish to record. This allows the software to adapt to any repair activity without requiring code modification.
The project is built on modern, scalable web technologies with a focus on data security and performance.
The biggest technical challenge was reconciling searchability with a dynamic data structure. Since users can create arbitrary fields, traditional SQL queries were insufficient.
Solution: We applied PostgreSQL GIN (Generalized Inverted Index) indexing on JSONB columns and wrote custom RPC (Remote Procedure Call) functions in the database layer. This allows sub-millisecond searching across thousands of “unique” parameters (e.g., a watch model number or a laptop CPU type) as if they were traditional database columns.
VJEGY_sys is more than just an administration interface; it is a digital framework that lifts the organizational burden from service businesses. The project successfully combines the robustness of Enterprise ERP systems with the fluid user experience of modern SaaS applications.
To provide the best experiences, we use technologies like cookies to store and/or access device information. Consenting to these technologies will allow us to process data such as browsing behavior or unique IDs on this site. Not consenting or withdrawing consent, may adversely affect certain features and functions.