Northeastern-Electric-Racing / Northeastern-Electric-Racing/FinishLine
[Gantt Chart] - Group timelines by Project
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 36
- Forks
- 9
- Avg merge
- 4d 21h
- Merged PRs (30d)
- 11
Description
Description
Currently, Gantt chart timelines are organized by changes to individual work packages. Change this so that timelines are organized by project. This would eliminate issues with multiple crs on blocking work packages and would lessen the total number of change requests needed to be accepted.
Acceptance Criteria
[ ] - gantt chart is grouped by project rather than individual WPs
Proposed Solution
Look into how the logic of the current organization works, and determine how you could swap out the individual work packages being the determining factor to let project changes be the determining factor.
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 tracing the current Gantt chart organization logic and identify where individual work packages determine timeline grouping. Compare that flow with project-level changes and confirm how multiple change requests on blocking work packages are represented. Done means the Gantt chart is grouped by project rather than individual work packages, matching the acceptance criterion.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100