Mistermind Class Timer is a web application featuring timers that allow you to count down time, accompanied by visual and sound effects upon completion. The application also enables users to switch between different honeycomb-themed backgrounds and displays the current date and time.
-
Two Timers:
- Speaker Timer: 5-minute timer
- Feedback Timer: 2-minute timer
-
Sound Effect: A soft beep upon timer completion.
-
Confetti: Confetti visualization upon countdown completion.
-
Background Switching: Ability to switch between different background images.
-
Display of Current Time and Date: In the top-left corner of the page.
The project is built using the following technologies:
- HTML5
- CSS3
- JavaScript (ES6+)
- canvas-confetti library for confetti visualization
- A modern web browser (Chrome, Firefox, Safari, Edge, etc.)
- Internet access to load the
canvas-confettilibrary from a CDN.
-
Clone or download this repository:
git clone https://github.com/BarboraKindl/mistermind-timer.git cd mistermind-timer
2