Skip to content

Conversation

@andrewdubanowitz
Copy link

No description provided.

[email protected] and others added 30 commits August 8, 2025 15:56
Added 4 folders for organization - games, teams, players, data_engineer and cooresponding route files
Added empty files for game_plan_routes.py, lineup_configurations, and opponent_reports
Season summaries route python file
Added player comparison route to players_routes.py file. Takes player ids as input, returns json with relevant data.
Includes GET method for returning data validation checks, as well as POST method for running new data checks
Implemented full RESTful endpoints for players and teams, including player CRUD, stats, comparisons, matchups, and team roster management. These changes provide filtering, validation, and error handling for all major player and team operations, supporting advanced queries and updates for both entities.
Add comprehensive player and team API routes
Added system health, data loads, error logs, data errors, data clean ups, and data validations
updated games, player, analytics, data, and strategy routes
redundant info with other routes
Replaced individual login buttons with a user selection dropdown and dynamic login logic in Home.py, including user bios and role-based navigation. Updated About page link in nav.py. Added new user images, removed unused assets and data files, and reorganized/added several page files to reflect new user roles and flows.
chapman-w and others added 8 commits August 12, 2025 11:16
Updated navigation in Head Coach Home to point to new scouting and lineup analysis pages. Removed the unused docker-compose-testing.yaml file.
Removed unused and redundant admin, analytics, and strategy endpoints, simplified response payloads, and updated comments for clarity. Fixed and aligned SQL schema with API expectations, corrected table and column names, and added missing tables for admin features. Improved validation and error handling in games endpoints, added team schedule and game deletion routes, and ensured all code and schema changes are consistent with the intended data model.
home page and my 2 subpages
deleted duplicate pages
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants