issues
search
Bugs-io
/
TC3001B
0
stars
0
forks
source link
Store layout state on LocalStorage
#25
Open
CristianCazares
opened
1 year ago
CristianCazares
commented
1 year ago
Acceptance criteria
Each card on the layout ( #21 ) has a unique key.
There is a data structure (object) where each card is associated to its position on the grid of #21
Said data structure is linked to the user in session and is stored only on local storage.
Acceptance criteria