main module has too much in it. refactor to separate key components to make project more manageable.
Open
enhancement
- Dominant language
- Jupyter Notebook
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
1. identify core elements in app.py
2. see manufactoring plotly dashboard model for example of how to compartmentalize
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading app.py and identifying the core elements currently kept in the main module. Compare its structure with the mentioned manufacturing Plotly dashboard example to determine suitable component boundaries. Done means the key components are separated and the dashboard still works as before.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- plotly, python
- Domain
- data-visualization
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100