You are browsing as a guest. Sign up (or log in) to start making projects!

38m 14s logged

I simplified QueueClear into a local-first task tool for students who get stuck choosing what to start.
It now captures a task, checks the student’s current energy level, and shows one explainable next action.
I added optional estimated-time and first-step fields, snooze-until-tomorrow with wake, task completion/deletion, browser persistence, paper/calm themes, and a small 10-minute focus timer. The timer can start, pause, resume, and reset; it intentionally resets after refresh.
While testing, I removed the more complicated sorting and priority rules because they made the choice less clear. The remaining rule matches energy first, then uses the shorter estimate and queue order.
I tested validation, persistence after refresh, suggestions, snooze/wake, completion, timer controls, keyboard focus, mobile layout, and a fresh deployed page with no console errors.
Source: https://github.com/aaravkatiyar55-gif/queueclear
Live demo: https://aaravkatiyar55-gif.github.io/queueclear/
The mission still needs more genuinely tracked QueueClear time before I can ship.

0
5

Comments 0

No comments yet. Be the first!