Conversation
…ill add an admin page later to insert that needed info
…bugs in the issues tab
New update to history and margins in news card
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Merge pull request #16 from 5RoD/master
This pull request introduces several updates, including new features, configuration changes, and content revisions across multiple files. The most notable changes include enhancements to the database connection and table creation scripts, the addition of new admin and user-facing pages, updates to the project documentation, and improvements to the frontend styling and functionality.
Backend Enhancements:
connect.phpto provide more descriptive error messages when database connections fail and ensure.envvariables are used consistently. [1] [2]ContactUStable schema by removing unnecessary data type specifications inmysqlTables.php.New Features:
adminResults.phpandresults.phpto manage and display match results, including database integration for storing and retrieving data. [1] [2]agenda.phppage to display upcoming events with tooltips for additional context.Documentation Updates:
README.mdfile with installation instructions and database configuration steps.Frontend Improvements:
header.phpwith new links to "History" and "Results" pages, and fixed the "Team" link to scroll to the correct section.style.css.Configuration Changes:
.idea/php.xmlto improve code quality and maintainability. [1] [2] [3]