Initial commit

Restructured code architecture, with implementation of login screen.
This commit is contained in:
Amanda Graven 2021-10-15 08:42:38 +02:00
commit eed07706df
Signed by: amanda
GPG key ID: 45C461CDC9286390
9 changed files with 5204 additions and 0 deletions

4
.editorconfig Normal file
View file

@ -0,0 +1,4 @@
root = true
[*.rs]
indent_style = tab