No description
Find a file
cediackermann 7903970f08
feat(MiniProject): searchable Stadt-Rundlauf runner TUI
Add a SwiftTUI terminal app that lists race runners from the start list
and results files, with an interactive menu to sort, filter by age group,
toggle finishers vs. non-starters, and live-search by name. Parsing and
transforms are written as pure functions over the file contents.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-29 12:05:50 +02:00
.vscode add more stuff 2026-06-08 10:34:49 +02:00
01 add more stuff 2026-06-08 10:34:49 +02:00
Sources feat(MiniProject): searchable Stadt-Rundlauf runner TUI 2026-06-29 12:05:50 +02:00
Tests/m323Tests add more stuff 2026-06-08 10:34:49 +02:00
.gitignore Add Aufgabe 3 and start swift project 2026-05-11 15:46:26 +02:00
BUILD.bazel build: add Bazel BUILD — one swift_binary per executableTarget 2026-06-10 23:38:35 +02:00
Package.swift add more stuff 2026-06-08 10:34:49 +02:00