waterloo-rocketry / waterloo-rocketry/website-react
Add support for non-trophy awards
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 4
- Avg merge
- 9h 8m
- Merged PRs (30d)
- 4
Description
From PR #30
Kyle: I'd love to support non-trophy awards. E.g. I believe in 2021 we got a few recognitions like RUNNER-UP FOR JIM FURFARO AWARD FOR TECHNICAL EXCELLENCE and TOP 10 FINALIST - SDL PAYLOAD CHALLENGE. I wasn't what the best way to set this up in react (whether there's a way to not include certain divs in the AwardItem element or whethre it'd be easier to just make a new thing).
Chamath: Support for non-trophy awards would indeed be a good bet, and it would likely be a new component. Definitely would be good to get an issue created for that.
Contributor guide
No contributing guide indexed for this repository
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 reviewing PR #30 and the existing AwardItem component. Compare the current trophy award assumptions with the listed non-trophy examples and determine the component boundary. Done means the RUNNER-UP and TOP 10 FINALIST recognitions render correctly without requiring trophy-specific content.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100