Timer Application Interface with Light Mode and Add Timer Function
By
y3k
The kind of bagel you'd toss to the pigeons.
Summary
The content appears to be a minimal interface for a timer application, showing basic UI elements including a light mode toggle and an "Add Timer" button. The content is extremely brief with only 5 words total, suggesting it may be a placeholder, demo, or incomplete content rather than a full article.
Key quotes
· 2 pulledLight Mode
Add Timer
Hello,
For quite some time, I've been unsatisfied with the built-in timers on both Android and iOS; especially for workouts, when I needed to set up a configurable number of series with rest periods in between. That's when I started thinking about building something myself. It was just a timer and I said to myself "how hard could it be?", I had no idea.
The first iteration of the project worked "just fine", but the UI was an eyesore (even more than it is now), and the UX was quite awful as well. As you can probably guess, I'm not versed in design or front-end development. In fact, my last real experience with front-end work was back when jQuery was still a thing.
However, I knew what I wanted to build, and over the last few days (and with the help of the infamous AI) I was able to wrap up the project for my needs. It required quite a lot of "hand holding" and "back and forth", but it helped me smooth out the rough edges and provided great suggestions about the latest ES6 features.
The project is, as the title states, an offline-first PWA with zero dependencies; no build step, no cookies, no links, no analytics, nothing other than timers. It uses `Web Components` (a really nice feature, in my opinion, though I still don't get why we can't easily inherit styles from the global scope) and `localStorage` to save timers between uses.
I'd appreciate any comments or suggestions, since I just want to keep learning new things.
Comments URL: https://news.ycombinator.com/item?id=45807502
Points: 6
# Comments: 1
You might also wanna read
LiquidTimers: A Modern Drag-and-Drop Focus App with Liquid Animations
LiquidTimers is a modern timer and focus app designed for power users, students, and creatives. It features drag-and-drop functionality, unl
Liquid Timer: Drag-and-Drop Focus App with Liquid Animations
Liquid Timer is a modern timer and focus application featuring drag-and-drop functionality from the menu bar to desktop, unlimited circular
Momotaro: Minimalist iOS Timer App for Focus with Unlockable Color Themes
Momotaro is a minimalist iOS timer app designed to help users focus by providing a calm interface. Users select a duration, start the timer,
