Skip to content

Commit 14eec30

Browse files
Merge pull request #23 from ThomasJButler/v1.6
V1.6 - Improved the data modelling, added 4 more leagues, and made the visualisation charts more comprehensive.
2 parents e440228 + de20e25 commit 14eec30

47 files changed

Lines changed: 5482 additions & 1060 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.env.example

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ VITE_FOOTBALL_DATA_API_KEY=your-football-data-api-key
1616

1717
# App Configuration
1818
VITE_APP_NAME=SQL-Ball
19-
VITE_APP_VERSION=1.0.0
20-
VITE_APP_ENV=development
19+
VITE_APP_VERSION=1.6.0
20+
VITE_APP_ENV=production
2121

2222
# Feature Flags
2323
VITE_ENABLE_AI_FEATURES=true

ARCHITECTURE.md

Lines changed: 0 additions & 274 deletions
This file was deleted.

0 commit comments

Comments
 (0)