Navigation
Back to Documentation
Quick Reference
One-page quick reference for common tasks and navigation
π Quick Start
- Login: http://localhost:4000
- Email:
admin@esports.local| Password:password - Select Organization: Use dropdown in sidebar
- Navigate: Use sidebar menu items
π Navigation Shortcuts
| Feature | Path | Description |
|---|---|---|
| Organizations | /orgs | Manage organizations |
| Seasons | /seasons | Competition seasons |
| Teams | /teams | Teams and rosters |
| Matches | /matches | Schedule and results |
| Standings | /standings | League rankings |
| Announcements | /announcements | Organization updates |
| Notifications | /notifications | Your notifications |
β‘ Common Tasks
Create Organization
- Sidebar β Organizations
- Click "Create Organization"
- Fill name, slug, description
- Click "Create"
Create Season
- Sidebar β Seasons
- Click "Create Season"
- Fill name, dates, game title
- Click "Create"
Submit Match Result
- Sidebar β Matches
- Click match card
- Scroll to "Submit Result"
- Enter scores (1=win, 0=loss) for each game
- Add notes (optional)
- Click "Submit Result"
Confirm Match Result
- Sidebar β Matches
- Click match card
- Scroll to "Confirm Result"
- Review submitted results
- Click "Confirm Result" or "Dispute Result"
π― Match Result Workflow
1.Match Created (draft)
β
2.Match Scheduled
β
3.Match Played β Awaiting Results
β
4.Team 1 Submits Result
β
5.Team 2 Submits Result β Results Submitted
β
6.Team 2 Confirms β Results Confirmed
β
7.Standings Updated Automatically
π Match Status Guide
| Status | Meaning | Actions Available |
|---|---|---|
draft | Just created | Edit, Schedule, Submit Result |
scheduled | Date/time set | Submit Result, Edit |
awaiting_results | Waiting for scores | Submit Result |
results_submitted | Both teams submitted | Confirm Result, Dispute |
results_confirmed | Results verified | View (final) |
disputed | Under review | View only |
canceled | Match canceled | View only |
π’ Score Submission
Best-of-3 Example:
- Game 1: Enter
1(your team won) - Game 2: Enter
0(your team lost) - Game 3: Enter
1(your team won)
Best-of-5 Example:
- Game 1:
1 - Game 2:
0 - Game 3:
1 - Game 4:
1 - Game 5: (not needed if you won 3)
π Troubleshooting
| Problem | Solution |
|---|---|
| Can't see data | Check organization selection in sidebar |
| Can't submit result | Verify match status and team relationship |
| Can't confirm result | Wait for both teams to submit |
| Missing features | Check your role permissions |