Skip to content

erickarodom/DigitalJSClock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is Project One for SDMM - JS Clock

About

Static Badge

The purpose of this project is to build a simple digital clock using JS, HTML, & CSS. The focus is on understanding and getting the JS working (with your basic HTML setup) and to flush out styling if there is time. Focus on simplicity and getting the app to work. Here is an example of a working clock.

Guidelines

  • 🕰 Completion time is 1-2 weeks.
  • 📚 No libraries or frameworks.
  • Static Badge
  • Don't follow a clock tutorial or copy someone elses project code.
  • Don't use date.toLocalTimeString().

Deliverables

  1. Clock should show the seconds update every one second (in other words it should seem as if the clock is ticking
  2. Clock should show current time in format HH:MM:SS (Example: 03:39:09)
  3. Clock should show current time for hours, minutes and seconds with leading zeros. For example, if it should say 04:04:09 instead of 4:4:9.
  4. Clock should show current date in format Day, Month Date Year (eg. Monday, August 12th 2021)
  5. Application is publicly available on GitHub pages
  6. My Live Application

License

Distributed under the MIT License.

Contact

LinkedIn or Email me: 📧

About

This is ProjectOne for SDMM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published