TIme.Calculator.mp4
This project is a simple web-based toggle switch application that calculates the time elapsed between toggles. It demonstrates the use of HTML, CSS, and JavaScript to create an interactive and visually appealing user interface.
- Toggle Switch: A toggle button that switches between "On" and "Off" states.
- Time Calculation: Calculates and displays the time elapsed between turning the toggle "On" and "Off".
- Responsive Design: The layout is styled to be visually appealing and responsive.
- Clone the repository and open Program.html in a browser and use Live-Server.
- Click the toggle switch to turn it "On" and "Off".
- When toggled "Off", an alert will display the time elapsed since it was turned "On".