A full-stack web app to manage tournaments end-to-end. Admins can create tournaments, set rules, and schedule matches. Players can register, get auto-assigned to teams, view match schedules, and track scores. The system supports eliminations, live updates, and multiple tournaments simultaneously.
Stars
29
Forks
60
Watchers
29
Open Issues
26
Overall repository health assessment
No package.json found
This might not be a Node.js project
14
commits
13
commits
7
commits
4
commits
4
commits
3
commits
1
commits
1
commits
1
commits
1
commits
Closes #29 -feat- custom annotation LogRequest added (#67)
4817818View on GitHubAdd auditing support and created Tournament entity with audit fields (#69)
f71c567View on GitHubAdded custom utility class using slf4j issue #28 (#41)
9213434View on GitHubAdd Unauthorized Access Page with icon and navigation (#35)
b1a4a71View on GitHubFix: corrected comman mistake in package.json and using import in DevRoutes.jsx
fb82832View on GitHubfeat: added GlobalExceptionHandler for consistent error handling (#27) (#37)
86448e4View on GitHub