Add an initial Album model

This commit is contained in:
2021-07-03 22:35:06 -04:00
commit f240e0daa0
7 changed files with 1155 additions and 0 deletions

4
.gitignore vendored Normal file
View File

@ -0,0 +1,4 @@
.vscode/
__pycache__/
.mypy_cache/