Internal ID: #48
Imported from ISSUES.md via scripts/import-issues.mjs.
Problem Statement. backend/src/ has progress/, analytics/, reward-shop/, user-ranking/, puzzle-category/ — some singular, some plural, some hyphenated. Pick one style.
Expected Outcome. Use kebab-case singular for module folders; align with NestJS conventions.
Acceptance Criteria.
- Renamed folders + updated all imports.
Implementation Notes.
Files / modules affected.
Dependencies. None.
Difficulty / Effort. Easy / S (≈ 3 hours).
Labels. area:backend, lint
Problem Statement.
backend/src/hasprogress/,analytics/,reward-shop/,user-ranking/,puzzle-category/— some singular, some plural, some hyphenated. Pick one style.Expected Outcome. Use kebab-case singular for module folders; align with NestJS conventions.
Acceptance Criteria.
Implementation Notes.
Files / modules affected.
backend/src/Dependencies. None.
Difficulty / Effort. Easy / S (≈ 3 hours).
Labels.
area:backend,lint