jacob-macleod / jacob-macleod/Thing-RPI-IOT-Prototyping-Board
Fix 'spaghetti code'
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Basically, I've written very complex code on 'main.py' with now comments. I'm now trying to debug it, and after taking a week's break, I can't remember what half the variables do. Therefore, at some point, I need to improve the code, and make it actually make sense.
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 reading main.py and tracing the variables and control flow that are currently difficult to understand. The issue provides no defined refactoring boundary or tests, so the work is complete only once a concrete scope and success criteria have been established and the resulting code is understandable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, raspberry-pi
- Domain
- embedded-iot
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100