Code Monkey home page Code Monkey logo

ressuman / animated-clock-project Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 58 KB

In this project, I demonstrate my understanding of fundamental JavaScript concepts such as variables, functions, and objects by creating an interactive, real-time animated clock. This project is a practical application of JavaScript's Date object, setInterval method, and CSS transformations.

Home Page: https://ressuman-animated-clock-app.vercel.app

HTML 88.99% JavaScript 10.24% CSS 0.76%
html-css-javascript javascript

animated-clock-project's Introduction

JavaScript in Web Browsers

๐ŸŽฏ Objectives

The goal of this project is to demonstrate my understanding of basic JavaScript concepts such as variables, functions, and objects. I will also learn how to use JavaScript to manipulate the DOM and create interactive web pages.

โœ… Task: Animated Clock

  • Open the animated-clock folder in VS Code and open the index.html file in your browser.

  • You should see a clock with a second hand, minute hand, and hour hand.

  • My task is to make the clock animated so that the hands move in real time.

  • I can also try to incorporate the ticking sound effect from the media folder.

  • For this task, I will need to edit just the script.js file.

  • Hint: Look up the Date object in JavaScript.

  • Hint: Look up the Audio object in JavaScript.

  • Hint: Look up the setInterval method in JavaScript.

  • Hint: Look up the setTimeout method in JavaScript.

  • Hint: Look up the transform property in CSS.

  • Hint: Look up the transform SVG attribute in SVG.

โ˜• Resources

If you need help with any of the concepts covered in this project, here are some resources that might be useful:

๐Ÿ€Good luck!

  • Here is a GIF of the expected result:

Animated Clock

animated-clock-project's People

Contributors

ressuman avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.