Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tuliohrc/nodejs-chronometer
https://github.com/tuliohrc/nodejs-chronometer
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/tuliohrc/nodejs-chronometer
- Owner: TulioHRC
- Created: 2021-07-29T20:00:10.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-08-04T22:29:14.000Z (over 3 years ago)
- Last Synced: 2023-08-13T22:29:18.297Z (over 1 year ago)
- Language: JavaScript
- Size: 238 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NodeJS-chronometer
Project to practice my NodeJS, JS, HTML and CSS knowledge.This project is going to have:
- Chronometer
- Timer
- Alarm
- Click counter on the bottom of the siteCharacteristcs that I will try to put the most possible:
- Fast
- Easy to use
- Beautifull and simple## Updates
### Day 001 -> Start of the project
- Basic plan of the project
- Started the project, by organizating and starting the chronometer part
### Day 002 -> Chronometer JS and basic HTML
- Full chronometer JS functions
### Day 003 -> Alarm and Timer raw JS
- Full raw alarm and timer JS
### Day 004 -> Starting CSS and HTML part
- Basic CSS and HTML
### Day 005 -> Full CSS and HTML
- CSS and HTML of all the parts
- CSS on the popup
![ad](https://user-images.githubusercontent.com/62257920/128102966-69cf5b35-ff6c-4476-bb15-821948338040.png)
### Day 006 -> Responsive CSS and alert sound
- Alert sound to alarm and timer
- Responsive CSS (not very good yet)