Please sign in to access this page

Svelte Todo List

Svelte Todo List

7 devlogs
6h 25m
•  Ship certified
Created by TheSeagullDev

A todo list made in svelte and tailwind to learn some new technologies! It saves stuff with localstorage and has some really nice animations!

Timeline

Ship 1

0 payouts of shell 0 shells

TheSeagullDev

about 12 hours ago

TheSeagullDev Covers 7 devlogs and 6h 25m

oops i forgot a readme

Update attachment

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

Update attachment

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

Update attachment

Alright, it is now much more responsive and works ok on mobile! hooray! next up: localstorage

Update attachment

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!

Update attachment

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

Update attachment

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)

Update attachment