Northeastern-Electric-Racing / Northeastern-Electric-Racing/FinishLine
[Executive Summary] - getSingleExecutiveSummary endpoint
Open
@staysgt is already working on this.
Since Sep 18, 2026.
- Dominant language
- TypeScript
- Stars
- 36
- Forks
- 9
- Avg merge
- 4d 21h
- Merged PRs (30d)
- 11
Description
Description
We need a getSingleExecutiveSummary endpoint. This should go in a new file called exec-summaries.services.ts , exec-summaries.controller.ts , etc.
Acceptance Criteria
- anyone can get an executive summary
- getSingleExecutiveSummary service,controller,route methods
- unit tests
- postman test
Proposed Solution
- Create route, controller, and service functions for the getAllExecutiveSummaries.
- Model after existing getSingle endpoint (ex: getSingleGuestDefinition in recruitment.services.ts)
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.
Assessment
This issue has not been assessed yet.