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

Clock Web App

  • 2 Devlogs
  • 10 Total hours

I'm building a responsive clock website in HTML & Javascript which has a real-time clock, a customizable countdown timer, and a stopwatch with start, pause and reset options. Hope you find my project cool :)

Ship #1

I made a clock web app using HTML, JS and CSS. It has a real-time clock, stopwatch and timer. Overall, I think the project was pretty cool and turned out well, but I did face a lot of challenges along the way.
For example, I was really struggling with the stopwatch part, because no matter what I changed in the code, the time would either not change, the browser would freeze, or the time would have some extra zeros.
I ended up learning CSS for this project, and I found it really fun to implement the color theme and the animations to the buttons. This project has taught me a lot about Javascript time control and CSS. Hope you like my project! -Akshay K

  • 2 devlogs
  • 10h
Try project → See source code →
Open comments for this post

7h 41m 36s logged

Devlog #2

This is my second devlog for this project; I now finished implementing the code for the Timer portion and fixed some logic errors which were stopping my stopwatch from running correctly. I also learned CSS to add to the project to make it look polished. (I decided to give it a dark purple theme like dracula) Overall, this was difficult for me but I think it came out pretty well in the end. :)

Devlog #2

This is my second devlog for this project; I now finished implementing the code for the Timer portion and fixed some logic errors which were stopping my stopwatch from running correctly. I also learned CSS to add to the project to make it look polished. (I decided to give it a dark purple theme like dracula) Overall, this was difficult for me but I think it came out pretty well in the end. :)

Replying to @akshayK

0
1
Open comments for this post

2h 21m 40s logged

Devlog # 1

This is my first project, and I am working on a clock website where you can check the time, set a stopwatch and timer (and maybe a Pomodoro timer).

Coding it wan’t too much of a challenge, but I struggled getting the stopwatch to work; when I clicked stop, it kept running in the background so the time would keep going when I clicked start again.

Also, I’m not very good at CSS, so it might be a challenge to get the program to look polished😅

Devlog # 1

This is my first project, and I am working on a clock website where you can check the time, set a stopwatch and timer (and maybe a Pomodoro timer).

Coding it wan’t too much of a challenge, but I struggled getting the stopwatch to work; when I clicked stop, it kept running in the background so the time would keep going when I clicked start again.

Also, I’m not very good at CSS, so it might be a challenge to get the program to look polished😅

Replying to @akshayK

0
2

Followers

Loading…