refactor: changes entire project structure

This commit is contained in:
2024-02-19 01:05:33 -05:00
parent 3e45c22b59
commit aae9ba4a27
13 changed files with 240 additions and 255 deletions

5
.gitignore vendored
View File

@@ -1,4 +1,7 @@
/nhle_scoreboard_response.txt
/nhle_standings_response.txt
/nhl_standings.db
/__pycache__
/scoreboard_data.json
/__pycache__
/app/__pycache__
/app/scoreboard/__pycache__