clockelliptic / clockelliptic/3DGrapher
Combine related components into modules
Open
- Dominant language
- Python
- Stars
- 3
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
i.e.
EquationInput, EquationTable, EquationTableItem, EquationTableSpacer become:
EquationTable.Input
EquationTable.Table
EquationTable.Item
EquationTable.Spacer
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the definitions and references for EquationInput, EquationTable, EquationTableItem, and EquationTableSpacer. Determine how they can be exposed under EquationTable.Input, EquationTable.Table, EquationTable.Item, and EquationTable.Spacer; the refactor is done when existing uses are updated and the application still works.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- desktop
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100