Northeastern-Electric-Racing / Northeastern-Electric-Racing/FinishLine
[Sidebar] - Dynamically Display Version Number
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 36
- Forks
- 9
- Avg merge
- 4d 21h
- Merged PRs (30d)
- 11
Description
Description
The version number on the frontend sidebar should be based on the version number in the package.json insted of being hard coded
Acceptance Criteria
Changing the version number in the package.json changes the version number displayed on the sidebar
Proposed Solution
idk
Mocks
No response
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 finding the frontend sidebar entry point and the package.json version field. Trace how the sidebar currently obtains its displayed version, then connect it to the package version. Done means changing package.json changes the version shown in the sidebar without another hard-coded value.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100