Systembeschreibung - RobinNunkesser/isdcompanion-concept GitHub Wiki

Systembeschreibung

Name und Organisationseinheit

  • ISD Companion (de.hshl.isd)

Betriebssysteme

  • Android ab API 23
  • iOS ab Version 13

Endgeräteklassen

  • Nur Hochformat
  • Keine Optimierung für iPad
  • Keine Optimierung für hohe Displaygrößen auf Android (z.B. Breiten ab 900dp)

Umgebungen

  • Prototyp (Dummydaten)
  • Produktivumgebung

Lokalisierungen

  • Deutsch
  • Englisch

Fremdsoftware

Folgende Software von Drittherstellern soll eingesetzt werden:

iOS
  • url-image[1] (MIT)
Android
  • Open Source Notices[2] (com.google.android.gms:play-services-oss-licenses; Apache License 2.0)
  • Coil[3] (io.coil-kt:coil-compose; Apache License 2.0)
  • Retrofit[4] (com.squareup.retrofit2:retrofit; Apache License 2.0)
  • Retrofit Gson Converter[5] (com.squareup.retrofit2:converter-gson; Apache License 2.0)
.NET MAUI
  • System.Net.Http[6] (Microsoft)
  • System.Text.Json[7] (MIT)
  • System.Net.Http.Json[^8] (MIT)
Flutter
  • http[^10] (BSD)

[1] https://github.com/dmytro-anokhin/url-image

[2] https://developers.google.com/android/guides/opensource

[3] https://coil-kt.github.io/coil

[4] http://square.github.io/retrofit

[5] https://github.com/square/retrofit/tree/master/retrofit-converters/gson

[6] https://www.nuget.org/packages/System.Net.Http/

[7] https://www.nuget.org/packages/System.Text.Json/