Skip to content

Web App to show how much time has passed based on a starting date and for exposing public API usage.

Notifications You must be signed in to change notification settings

richi-coder/time-coding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

time-coding

WAKATIME DATA: wakatime

App Details:

  • This app shows my time coding.
  • It allows you to check your time coding or doing other things.
  • You can see how many times this page has been visited and the button "Calculate" clicked.

How to use it:

  1. Simply enter a date from which you would like to count the time that has passed.
  2. Click on "Calculate" button.
  3. See your current elapsed time (it changes every second).
  4. If you wish to check another time, click on the "Reset" button and go to the first step again.

App Construction:

  • I used CSS, HTML and Vanilla JavaScript to create this App.
  • JavaScript related: new Date() object, setInterval(), clearInterval(), onclick event.
  • CountAPI: it offers a counter for every thing you want. For example, you can track clicks on a button.
  • I used XMLHttpRequest to consume the API.

You can visit my portfolio

Richi's Portfolio It's under construction yet!

Thank you for visiting my repo!

About

Web App to show how much time has passed based on a starting date and for exposing public API usage.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published