feat: implement backend with Flask for game collection management using SQLite database
This commit is contained in:
5
Verzeichnisstruktur
Normal file
5
Verzeichnisstruktur
Normal file
@ -0,0 +1,5 @@
|
||||
/game_collection
|
||||
├── app.py
|
||||
├── models.py
|
||||
├── database.py
|
||||
└── requirements.txt
|
Reference in New Issue
Block a user