luceroweb / luceroweb/karot-saving-smart

[F1:LS2] Update Local Storage Data

Open
#134 0 comments 0 reactions 0 assignees View on GitHub
Data Management Local Storage
Dominant language
TypeScript
Stars
3
Forks
13
PR merge metrics
No merged PRs in 30d

Description

[timebox: , complexity: ]

As a developer, every time a change is made to the app data (Redux State), I want to add a time stamp to the data, and I want to encrypt a copy of the data, and overwrite the local storage with the new update, so that the most recent data is stored on the device.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the Redux State updates and the local storage integration. Determine how app-data changes are detected, which timestamp and encryption requirements apply, and how the updated local-storage value can be verified; done means each data change stores the latest timestamped and encrypted copy.

Written by the indexing model from the issue text.

Assessment

Tech stack
redux, typescript
Domain
frontend, security
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.