OUR WORKING APPROACH
In the older website version, ABC Salles’s sales team could only update establishments or generate invoices.
Today, they have a wide backoffice which allows them to manage :
- The whole invoicing
- Complementary deliveries
- Establishments subscriptions
- Sales actions
- Statistics
TECHNICAL SIDE
The use of ElasticSearch allows a fast search and an enriched information aggregation, without overloading the major database (MySQL).
RabbitMQ setting enables the differentiation of costly operations in times of treatment to reduce users wait : email sending, cache generation…
Today, when clients contact ABC, they are automatically redirected to their sales representative, who sees the client file open from their computer thanks to Socket IO technology.