Restructured and added the Android APP

This commit is contained in:
2022-12-29 09:20:52 +01:00
parent ca03011390
commit 32f09c135c
72 changed files with 1750 additions and 3 deletions

6
.gitignore vendored
View File

@@ -1,9 +1,9 @@
# all virtual env files
venv
venv/
# IDE files
.idea
.idea/
# python3 cache files
__pycache__
__pycache__/