

B2C Service for Electric Car Users
B2C service that allows electric car owners to find the nearest charging stations that filter based on their car’s requirements. The service provides users with the ability to connect their cars to provide owners with various services using their telemetry, including:

One of the main features of our service is the use of telemetry from electric cars. This allows us to receive a stream of information about the current state of the electric car:

It is very important to show the current status (occupied/free/not working) of the charging station to provide users with accurate information about the charging station status. For this purpose, a module was developed to instantly obtain information about changes in the status of the charging station. It allows the service to promptly notify the user of the changed status of the charging station and offer alternatives.

To optimize working with geographic information, a decision was made to use a separate GIS service, which allows:

Next Project