Skip to content

Reorganize constants into separate files #67

@krisette

Description

@krisette

User Story: Reorganize constants into separate files

Description

As a developer,
I want to organize constants into separate files within a specific directory,
So that I can manage, find, and use these constants more easily, resulting in cleaner and more maintainable code.

Parent Feature

Acceptance Criteria

  • All constants are moved to their respective files in the src/constants/ directory.
  • Import statements throughout the project are updated and working correctly.
  • The application builds successfully and all tests pass.
  • Codebase is cleaner, and constants are easier to manage and find.

Definition of Done

  • All acceptance criteria are met.
  • The application builds successfully and passes all existing tests.
  • Manual testing is performed to verify that all major functionalities are working as expected.
  • Any new issues created as a result of the dependency updates are linked to this user story.
  • Documentation is updated if necessary (e.g., if major version updates require changes in how dependencies are used).

Metadata

Metadata

Assignees

No one assigned

    Labels

    FEFront-end workchoreMaintenance and cleanup tasks that improve the project’s codebase without affecting functionalityuser storyA single, actionable task focused on delivering specific user value

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions