Northeastern-Electric-Racing / Northeastern-Electric-Racing/FinishLine
[BOM] - Export BOM functionality
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 36
- Forks
- 9
- Avg merge
- 4d 21h
- Merged PRs (30d)
- 11
Description
Description
Add the ability for people export BOMs as an Excel doc
Acceptance Criteria
Add a button called "Export to Excel" that converts BOM data to an Excel doc
Proposed Solution
This has been done with reimbursement requests. You can copy code from downloadreimbursmentrequeststocsv method
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 locating the existing downloadreimbursmentrequeststocsv method and the BOM interface or entry point. Follow how reimbursement requests expose their export action, then verify that BOM data can be exported through an "Export to Excel" button and that the resulting document contains the BOM data.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100