Add Tournament Card Image Management from Admin side
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2
- Forks
- 1
- Avg merge
- 1m
- Merged PRs (30d)
- 5
Description
Allow the Admin to upload and manage images displayed on tournament cards shown on the public homepage.
Currently, tournament cards display tournament information such as live status, rounds, and participant progress. This enhancement will enable the Admin to upload a custom image/banner for each tournament card to improve visibility and engagement.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the admin tournament-management entry point and the public homepage tournament-card component. Determine how tournament data and uploaded media are stored and served, then verify that an administrator can add, replace, and manage a card image and that the selected image appears on the corresponding public card.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- full-stack, web-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100