chingu-voyages / v47-tier1-team-03

Look Ahead | Voyage-47 | https://chingu.io/ | Twitter: https://twitter.com/ChinguCollabs
0 stars 2 forks source link

Store the generated checklist in local storage to persist user data beyond the initial session. #20

Open Chukuli12 opened 9 months ago

Chukuli12 commented 9 months ago

Description: Saving the checklist in local storage to keep user data involves handling how the data is turned into a form that can be stored, deciding on storage rules, and making sure it can be easily brought back. This makes things more complicated, especially when thinking about different ways the data can be formatted."

USER STORY: "As a user, I want the system to list categories and their tasks on the left side of the matrix."