It's a todo list.
7
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge branch 'main' into feat/reset-base

authored by

zeudev and committed by
GitHub
b3366c39 ff05b0df

+12 -7
+12 -7
README.md
··· 1 1 # easytodo.link 2 2 3 - Local first, shareable to do list. Made by [@zeu_dev](https://twitter.com/zeu_dev). 3 + Do stuff the easy way. Explore what everyone's doing. No signup needed. 4 4 5 5 ## Roadmap 6 6 7 - - [ ] Local first tasks and list management 8 - - [ ] Cloud sync with Accounts 9 - - [ ] Share and explore lists 7 + ### v0.1: 📝 Basic functionality 8 + - [ ] Local first task list management (_in refactor_) 9 + 10 + ### v0.2: 🌐 Show and tell 11 + - [ ] Cloud sync with accounts 12 + - [ ] Share and explore public lists 13 + 14 + ### v0.3: ✨ Work smarter 10 15 - [ ] AI task suggestions 11 16 12 17 ## Made with ··· 14 19 - Svelte: JS UI framework (using v5 beta) 15 20 - SvelteKit: Meta framework 16 21 - TailwindCSS: CSS-in-JS Solution 17 - - DaisyUI: TailwindCSS based component library 18 22 19 23 ## Acknowledgements 20 24 21 - - Color themes are taken from DaisyUI. 22 - - Icons were from StreamlineHQ's Flex Solid Free Set 25 + _Will be updated throughout development_ 26 + 27 + _**Made with <3 by [zeu_dev](https://zeu.dev)**_