No description
Find a file
2024-08-01 14:44:24 +02:00
classes Gave all board game classes a type 2024-08-01 12:16:50 +02:00
secrets Added secrets file for authentication 2024-07-31 15:13:29 +02:00
.gitignore Added secrets file for authentication 2024-07-31 15:13:29 +02:00
__init__.py Started work on testing 2024-08-01 14:31:17 +02:00
auth_manager.py Added an authentication manager for handling credentials 2024-07-31 15:15:32 +02:00
bgg_connection.py Removed debug print statement 2024-08-01 14:12:47 +02:00
main.py Merge branch 'new_boardgame_classes' into fastapi 2024-08-01 12:40:14 +02:00
README.md Initial commit 2024-07-24 22:49:16 +02:00
test_main.py Test now checks properly for collection board game 2024-08-01 14:44:24 +02:00

bgg_api