Prompt: Create a to-do app in JS. It's defining features are:
- adding tasks with preset timers
- ability to start tasks as "playlist"
- when a task ends, it prompts to continue to the next task or add preset timers to prolong the current task
- animation of circular timer inspired by designs of Dieter Rams
- ability to easily add task and its timer by just typing like this: "make bed (3), write book 1 (10), coffee time (15)"
- Minimal aesthetic UI/UX with modern Japandi colour palette
Generate with Gemini Pro 2.5 (Preview) Try it here: https://hedarchion.github.io/todo-playlist/
- write your tasks and specify the minutes to accomplish them e.g.
make breakfast (15) - you may add multiple tasks delimited by comma:
jumping jack (5), squat (5), polish skdldows (7)