+12
-15
README.md
+12
-15
README.md
···
1
1
# easytodo.link
2
2
3
-
Local first, simple 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
-
### Features
7
+
### v0.1: ๐ Basic functionality
8
+
- [ ] Local first task list management (_in refactor_)
8
9
9
-
- [x] โจ Sync data with local storage
10
-
- [x] ๐ Set color theme
11
-
- [ ] ๐ Change background with image
12
-
- [X] ๐๏ธ Multiple lists with titles
13
-
- [ ] โจ Add stopwatch (optional time tracking)
14
-
- [ ] ๐ Publish lists as template (ready for copy)
15
-
- [ ] ๐ Online account with cloud sync
16
-
- [ ] ๐จ Paid third party integrations (???)
17
-
- [ ] ๐ Publish lists as public (attached to user's current data)
18
-
- [ ] ๐ Publish lists as private (password protected)
10
+
### v0.2: ๐ Show and tell
11
+
- [ ] Cloud sync with accounts
12
+
- [ ] Share and explore public lists
13
+
14
+
### v0.3: โจ Work smarter
15
+
- [ ] AI task suggestions
19
16
20
17
## Made with
21
18
22
19
- Svelte: JS UI framework (using v5 beta)
23
20
- SvelteKit: Meta framework
24
21
- TailwindCSS: CSS-in-JS Solution
25
-
- DaisyUI: TailwindCSS based component library
26
22
27
23
## Acknowledgements
28
24
29
-
- Color themes are taken from DaisyUI.
30
-
- 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)**_