Inspiration
Most things in our lives from temperature to measurement are base-10. Why not time? We wanted to make a simple and standardized time system, set in base-10.
What it does
https://better-clock.netlify.app/ displays the current time in base-10 in both analog and digital. It makes it easy to convert the current time to this better timing system. In addition, Better-clock helps you visualize what percentage of your day has passed.
How it works
Just like real life, each year is composed of 365 days. One day: 10 hours 1 hours: 100 minutes 1 minute: 100 seconds 100 seconds: 1000 milliseconds
How we built it
For the frontend, we used JavaScript, React, and Tailwind. We used the built-in javascript time module to calcuate the time. With some clever CSS, we animated the moving of the hands.
What's next for Better Clock
We hope that this better timing system gets implemented around the world someday. Also, we'll eventually add blockchain technology and machine learning.
Built With
- css
- javascript
- react
- tailwind



Log in or sign up for Devpost to join the conversation.