Skip to content

Code cleanup / refactor for maintainability #17

@GustavoSena

Description

@GustavoSena

Objective

Reduce bugs and speed up development by cleaning up the codebase, improving structure, and removing duplication.

Scope

  • - Break large UI/components into smaller modules
  • - Standardize error handling (use shared error map)
  • - Remove dead/unused code and fix TS/lint warnings
  • - Improve naming, types, and data flow boundaries

Outcome

A cleaner codebase that is easier to extend with upcoming features (limits, notifications, bill split, etc.).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions