Eine Android-App, die dir immer mitteilt, wo NORDEN ist! (Falls du mal bei IKEA bist 😉)
https://youtu.be/HcCwJY-_H9A?si=48GP1kTyNpkbugM7&t=542
Im Google Play Store und GitHub-Releases
This app is build with net8.0.
- Download the dotnet 8 sdk
- Build using
dotnet build - Execute using
dotnet run
- Fork the repo
- Make changes
- Open a PR!