fegger 3b87b8c4e5 Implement real API clients and update types
Replace mock data in geocoding, HAFAS, and bike routing clients with
actual implementations using fetch and appropriate interfaces. Update
typescript definitions to match the new data structures, including
Journey, Station, and BikeRoute. Add vitest and related testing
dependencies, replacing the placeholder test script with actual tests
for the new client logic. Refactor calendar and countdown utilities to
use the new types and remove unused files.

Implement real API clients and update types

Replace mock data in HafasClient, GeocodingClient, and
BikeRoutingClient with actual fetch implementations. Update
types to match API responses and add Vitest tests.
2026-05-09 11:55:20 +02:00
2026-05-09 09:30:52 +02:00
2026-05-09 11:00:21 +02:00
2026-05-09 11:00:21 +02:00
2026-05-09 11:00:21 +02:00
2026-05-09 11:00:21 +02:00
2026-05-09 11:00:21 +02:00
2026-05-09 11:00:21 +02:00
2026-05-09 11:00:21 +02:00

ÖBB Planner - Next.js Rewrite

This is a rewrite of the ÖBB Planner application using Next.js App Router with TypeScript.

Development

npm run dev

Building

npm run build

Testing

npm test
S
Description
No description provided
Readme 35 MiB
Languages
TypeScript 96.5%
JavaScript 1.1%
Kotlin 0.7%
CSS 0.7%
Ruby 0.4%
Other 0.6%