Testing out Fork. could be usefull, to divide work and dodge merge-conflicts (fingers crossed)
Find a file
2023-07-16 15:15:47 +02:00
Datenmodell Datenmodell - Kardinalitäten hinzugefügt 2023-05-19 23:52:21 +02:00
db_scripts fix two kinds of typos 2023-06-23 11:14:57 +02:00
Frontend-user merged a simple logic for the basket 2023-07-04 22:07:00 +02:00
server start server project 2023-07-16 15:15:47 +02:00
shared_assets mv logo to shared since no flutter_svg 2023-06-25 10:43:50 +02:00
.gitignore Umstellung auf Sqlite 2023-06-23 11:14:57 +02:00
README.md fix readme 2023-07-15 16:18:38 +02:00

Mitgliederladen

Development branches

backend
Server component, using Rust/SQL, offering API (via HTTP/2?)
db_scripts
SQL scripts
main
frontend client as flutter app

Tech used

Backend

Frontend

  • Google Flutter using Dart.

Target platforms?

  • probably Android[^1], iOS[^2].
  • Debug target could be desktop for fastest deployment. Production targets: Perhaps desktop and/or web, if wanted.

[1]: via APK? Via Play Store or F-Droid? Then Registration as Play store developer (for charity or one time purchase with credit card?) needed. [2]: Registration as Apple developer for charity needed.