Mobile operator portal
Online shop and personal account of mobile operator
- Online store with internal CRM
- Personal account and the identification system
- Completely unique design
e-Commerce
Web
Mobile

Online shop and personal account of mobile operator
e-Commerce
Web
Mobile
Plavno participated in the implementation of one of the most ambitious and difficult projects on the CIS market. Mobile operators set a main priority to engage a young audience and implement active and even aggressive marketing. Client wanted to create a completely unique software product, both in terms of the visual component and the complexity and variety of software solutions.
The user can select method of purchase and payment.
All information about the sold goods gets into the company's CRM.
The manager can see the number of transactions for a period of time, the amount of orders, presenting statuses.
Omnichannel personalization allows to evaluate the user profile and history in the real time, and forms personalized offers for users.
The user's personal account is represented as a third-party REACT application.
With the help of API all information is synchronized in real time with the processing of the operator. User can refill an account, check out the connected services and manage them, etc.
If necessary, the user can request a detailed account report for the selected period. As a result, user receives the generated pdf document.
Following a detailed specification, our development team delivered a unique e-commerce project and user account with:
The main feature of the entire project is the creation of a classic web site in the form of a modern one-page react application.
The problem was the ignoring of react applications by search engines. To solve this problem, a process was created in parallel with isomorphic rendering, which at the first entry generates a static HTML page in parallel. This HTML page is processed by the search engine.
It was also necessary to work with a site management system that supports work in Headless mode.
The content management system X4M did a great job with the task operating in headless mode. The team did not have to implement the data storage and processing mechanisms from scratch.
The result can be easily used both for further enhancement and refinement of the existing functionality, as well as for connecting additional applications and services to our back-end. For example, client can develop a mobile application without the development of additional back-end. They can take all the necessary data and do all the calculations using our system and synchronizing their applications with us through the API.
It was necessary to create a detailed description of all API functions. For this task, we used SWAGGER. This easy-to-use and easy-to-learn set of services and programs allows to define REST API in a friendly format for user and computer.