chore: initial import
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
# boehmitools Training
|
||||
|
||||
Native Android-App für die boehmitools-Plugins `trainingsplan` und `trainingstracker` 2.0.
|
||||
|
||||
- Kotlin, Jetpack Compose und Material 3
|
||||
- Application ID `de.drazz.boehmitools.training`
|
||||
- Minimum SDK 26
|
||||
- konfigurierbarer Server, Standard `https://tools.d-razz.de/`
|
||||
- HTTP Basic Auth mit Android-Keystore-geschütztem Passwort
|
||||
- Room-Cache und FIFO-Queue für Session-Patches
|
||||
- WorkManager-Synchronisation mit sichtbarer `409`-Konfliktbehandlung
|
||||
- nativer Tracker, Fortschritt/Analyse und Planeditor
|
||||
|
||||
Der technische Vertrag steht in `docs/API_CONTRACT.md`, die Quellenanalyse in `docs/SOURCE_ANALYSIS.md`. Lokale Buildschritte stehen in `BUILD.md`.
|
||||
Reference in New Issue
Block a user