ππ¨π° π₯π¨πππ’π§π . . .
devlog #3 β shoot for the stars like πΈ
β
Λβ⧠ଳ β§βΛ β
refactored localStorage format of storing tasks β {taskId: βtask_1785339829783β, task: βlook out the windowβ, details: βlook out at the skyβ, completedDates: []}.
- this took a lot of effort, as does all structural change to storage in javascript. every function that pulled task data from localStorage had to be edited to accommodate this change, although i brought it upon myself by starting in the wrong direction.
added βdetailsβ to each task and styled them as textareas!
updated alert for empty charts; prepended now, rather than appearing below the empty canvas