ChicoState / ChicoState/alarmflow

Modularize more of the code

Open
#24 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
3
Forks
5
PR merge metrics
No merged PRs in 30d

Description

App.tsx is currently holding all functionality. Pulling parts out will reduce the bloat and help the code be more manageable without stepping on other code for each new feature. The goal of this issue is to start the process of modularization, not perfectly breakout every function possible.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading App.tsx to map the functionality currently held there and identify reasonable module boundaries. The issue does not name specific functions, files, or tests, so clarify the intended first extraction before changing code. Done means part of the functionality is modularized while existing behavior remains intact.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.