Skip to content

refactor(storage): centralize storage and cache keys into storage-keys module #16

Description

@Vishal-770

Description

Storage and cache key string literals (e.g. deskly::cache::attendance, deskly::cache::attendance_detail_${classId}, vite-ui-theme) are currently scattered across multiple files.

Tasks

  • Create src/lib/storage-keys.ts defining a centralized STORAGE_KEYS constant object.
  • Replace all hardcoded storage key strings across components and hooks with STORAGE_KEYS references.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions