About project #
tracking.lt is a comprehensive real-time fleet tracking platform consisting of multiple integrated components. I have contributed to various projects within this platform. This particular project was developed completely from scratch.
Tech stack #
- C/C++
- Postgres
- PLpgSQL
- POSIX
- On-prem hosting
Project scope #
At that time there was already a data collection server running written in Delphi. Server was a monolith and had a UI, was unreliable. After gathering requiremetns from the stakeholders I have designed and developer a new server in C++. Client part of the server was a standalone application for Windows, while the data collection server was developer for Linux OS. A custom communication protocol between server and client parts was designed and implemented, TCP was used for transport.
Software that I created is still in use to this day.