Please sign in to access this page
A todo list made in svelte and tailwind to learn some new technologies! It saves stuff with localstorage and has some really nice animations!
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
i just added a quick feature so that you can't make empty todos. i think im done for now! time to ship! i might come back to it in a bit once i learn more and maybe add some auth and a server but for now this project served its purpose which was to learn svelte and tailwind
Localstorage was a pain to add, but I think I finally figured out how to do it. my app should be mostly finished now! I'm going to add a few more QOL features but after that it should be done! learning all these technologies has been really fun
Alright, it is now much more responsive and works ok on mobile! hooray! next up: localstorage
I figured out icons and also added an edit button! I also figured out how to get it deployed via cloudflare workers so I have a demo now! Up next todo (pun not intended) is to add localstorage so its persistent and then make the layout more responsive for mobile. This is exciting!
I did some more work. Most of the basic todo functionality is added, but svgs are being really annoying to add for a delete icon
I started the project today! I read a bunch of svelte docs and ended up figuring out how to set up the basic config, and I used tailwind to center a div (exciting I know)