add readme content: branches

This commit is contained in:
Frank Denzer 2023-07-15 16:09:03 +02:00
parent 26d0735bcf
commit 220025e109

View file

@ -1,2 +1,13 @@
# 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