Refactor system into platform specific implementations
Open
platform:raspiblitz
v0.6.0-beta
- Dominant language
- Python
- Stars
- 25
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
Currently there still is lots of code in [https://github.com/fusion44/blitz_api/blob/main/app/repositories/system.py](repositories/system.py) that should be in a RaspiBlitz specific implementation file. Refactor this code into its own file.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading repositories/system.py and identify which code is specific to RaspiBlitz rather than shared system behavior. Determine the project’s intended platform-specific structure before moving code, then verify that the repository remains functional after the separation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- fastapi, python
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100