luceroweb / karot-saving-smart

Millions of us are living paycheck to paycheck. It can be difficult to build a budget that helps you pay for your bills as well as plan for the future - without making you feel like you have to do without. You may have heard about the tried and true cash “Envelope Savings” system, which can help you to make sure you always have enough to pay your b
https://karot-saving-smart.netlify.app/
3 stars 13 forks source link

[F1:LS2] Update Local Storage Data #134

Open luceroweb opened 2 years ago

luceroweb commented 2 years ago

[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.