Northeastern-Electric-Racing / Northeastern-Electric-Racing/FinishLine
Finance Fixes - Add date selector to total amount spent pop up
Open
@kyanbarker is already working on this.
Since Dec 28, 2024.
front-end
medium
stale
- Dominant language
- TypeScript
- Stars
- 36
- Forks
- 9
- Avg merge
- 4d 21h
- Merged PRs (30d)
- 11
Description
Description
Currently, we have a tool for the finance team to be able to check how much money has been spent from the Cash and Budget account respectively. It pops up when one of them clicks the 'Total Amount Spent.' We want to add a date range selector to this pop up that changes the value shown for the amounts in real time to only be for the date range selected
Acceptance Criteria
- The 'Total Amount Spent' Modal has a date range selector (can be a range selector or just two individual date selects) that changes the amount spent to be from reimbursement requests in the given range
Proposed Solution
Use useEffect
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.
Assessment
This issue has not been assessed yet.