Northeastern-Electric-Racing / Northeastern-Electric-Racing/FinishLine
[Gantt Chart] - Schema changes
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 36
- Forks
- 9
- Avg merge
- 4d 21h
- Merged PRs (30d)
- 11
Description
Description
Make all necessary schema changes for planned gantt chart improvements.
Acceptance Criteria
Models and fields that will be required by all phases of this project are created now so as not to block dev work once the semester is underway.
Proposed Solution
Phase 1 (speed optimization) requires no schema changes
Phase 2 (view windows and date markers) needs a new model for DateMarker
Phase 3 (bug fixes) requires no schema changes
Phase 4 (retro) needs baseline start and end date fields on tasks and WPs
Phase 5 (mobile) TBD?
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 project’s schema definitions and the existing Task and WP models. Review the Gantt chart phases in the issue, especially the DateMarker model and baseline start and end dates, and check how later phases could use them. Done means the required models and fields are created without blocking the planned development.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100