Stocker, KevinHundegger, Christof2026-03-262026-03-262026https://dspace.htl-perg.ac.at/handle/htl-perg/2433The diploma thesis focuses on the development of „Way2Work“, an internal company web application designed to facilitate carpooling in daily commuting. In cooperation with Count IT GmbH, a platform was created that automatically connects employees, reduces individual traffic, lowers CO2 emissions, and at the same time promotes social interaction. To achieve these goals, a modern system architecture based on .NET 9 was implemented. It consists of a Blazor-based web frontend and a C# backend that functions as a REST API. Data is stored using Microsoft SQL Server. A key technical focus was the integration of open-source components (Nominatim, OSRM, Vroom) for geocoding and automated route optimization. The application is deployed in a scalable, container-based Azure environment. Employees access Way2Work via Single Sign-On (Entra ID). An intelligent matching system suggests suitable carpools based on users’ working hours and routes. In addition, an integrated reward system grants points for verified shared rides, creating a gamification incentive for long-term use while supporting the company in achieving its sustainability goals.Way2Work - Unternehmensinterne Plattform für Fahrgemeinschaften