Display and share random German words.
| androidApp | ||
| gradle | ||
| iosApp | ||
| shared | ||
| .gitignore | ||
| build.gradle.kts | ||
| gradle.properties | ||
| gradlew | ||
| gradlew.bat | ||
| LICENSE.md | ||
| README.md | ||
| settings.gradle | ||
German Sucks
Cross-Platform app with KotlinMultiplatform/Jetpack Compose/SwiftUI, showing random German composite words of a length of at least 25 characters. Intended as a humorous side project with limited scope to check out some cool new technologies and frameworks.
Material 3 on Android, native Look & Feel on iOS.
Features:
- Share word
- Copy word
- Look up word on several online services
Possible Features
- Dynamic loading of word list from server
- More options to look up words
- List of Favorites (persistent)
- personalisation options
- Random notifications
- light-hearted stats
Setup/Requirements
- Android Studio in latest version
- (Optional) macOS with Xcode to build/run iOS app
- Dependencies defined in build files
- Should work out of the box after Gradle sync.