No description
Find a file
2023-07-15 16:09:26 +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
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 add readme content: branches 2023-07-15 16:09:26 +02:00

Mitgliederladen

Development branches

backend
RESTful (Level 2, JSON over RPC) API using Rust-lang (and probably (actix web framework)[https://actix.rs] plus (utoipa[sic! 🍺 beer-branded punny name])[https://github.com/juhaku/utoipa]
db_scripts
Database connection using Rust-lang and SQLx
main
frontend client as flutter app