Skip to content

Conversation

@vishnuprksh
Copy link

  • Replace Flask-MySQLdb with Flask-SQLAlchemy for better data handling
  • Create User database model with SQLAlchemy
  • Fix pandas indexing in ipl.py to use iloc for safer access
  • Add proper exception handling to all API routes
  • Update authentication flow for SQLite compatibility
  • Create database file in instance directory
  • Update requirements.txt with new dependencies

- Replace Flask-MySQLdb with Flask-SQLAlchemy for better data handling
- Create User database model with SQLAlchemy
- Fix pandas indexing in ipl.py to use iloc for safer access
- Add proper exception handling to all API routes
- Update authentication flow for SQLite compatibility
- Create database file in instance directory
- Update requirements.txt with new dependencies
- Removed all image references
- fixed JSON handling in API endpoint
- Added responsive modern design with new color scheme and variables
- Enhanced login and registration pages with improved UI/UX
- Updated dashboard with hero section and feature cards
- Added footer with dynamic year
- Improved navigation with icons and animations
- Added IPL highlights section with records and updates
- Fixed batting statistics calculation (average, strike rate, highest score)
- Fixed bowling statistics handling of special values (Infinity, NaN)
- Added player name search and suggestions feature
- Updated player dashboard UI with detailed stats display
- Added comprehensive test cases for player stats and search
- Fixed JSON serialization of numeric edge cases
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.

1 participant