Weekend project sorted! I'll need a grid with a minimum of 6 columns, Dexie.js to do IndexedDB stuff (never done it before, I hear Dexie makes it painless?), and possibly GSAP for a bit of whimsy.
I want to build my own weekly planner π₯Ί
Weekend project sorted! I'll need a grid with a minimum of 6 columns, Dexie.js to do IndexedDB stuff (never done it before, I hear Dexie makes it painless?), and possibly GSAP for a bit of whimsy.
I want to build my own weekly planner π₯Ί
I reached for Codepen to quickly throw something together - this is a great editor π Ready to hit the ground with some JS tomorrow.
I might not add GSAP _just_ yet, as I found out about the HTML Drag and Drop API, so want to learn that quick: https://developer.mozilla.org/en-US/docs/Web/API/HTML_Drag_and_Drop_API
@hejchristian Another cool thing about Dexie, they have a cloud offering to easily sync stuff if you need it down the line. π
Have fun building!
@amxmln Nice! Yeah looked into that a bit and sounds promising if I ever want to try and get data to persist across devices π€
I'm looking forward to try it :)