Skip to content

A simple todo list, designed with TailwindCSS (DaisyUI), JavaScript and also, stored on IndexedDB

Notifications You must be signed in to change notification settings

LittleOddBoy/Todome

Repository files navigation

Todome ~ a useful todo list, using pure JavaScript!

Todome (please read "todo-me") is a normal todo list designed with TailwindCSS and DaisyUI and developed with pure JavaScript (or in our world, developed with ECMAScript), also all of the data stored by IndexedDB. it's not just a simple project to practice JavaScript and IDB (means IndexedDB), in each line I tried to make a art. I put myself in this situation to create the most realistic todo list project that I can.