Skip to content

rishanmenezes/PRODIGY_WD_02

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

PRODIGY_WD_02

Stopwatch Web Application for my Web Development Internship at PRODIGY Infotech.

🌟 Task Overview

Objective: To build an interactive Stopwatch Web Application that:

  • Allows users to start, stop, and reset the timer.
  • Tracks minutes, seconds, and milliseconds with accuracy.
  • Is styled to provide a clean and user-friendly interface.

πŸ› οΈ Technologies Used

  • HTML5: For creating the structure of the stopwatch.
  • CSS3: For styling and making the application visually appealing.
  • JavaScript: To implement stopwatch functionality, including start, stop, and reset operations.

πŸ“‚ Project Structure

  • index.html # Main HTML file
  • styles.css # CSS for styling
  • script.js # JavaScript for interactivity
  • README.md # Documentation

πŸš€ How to Run This Project

πŸ“– What I Learned

  • Structuring a responsive web application using HTML.
  • Styling buttons, text, and background with CSS for a sleek and user-friendly design.
  • Writing JavaScript to implement real-time stopwatch functionality with start, stop, and reset features.
  • Ensuring time formatting (minutes, seconds, milliseconds) remains accurate and visually appealing.

πŸ•’ Stopwatch Features

  • Start: Starts the stopwatch timer with millisecond precision.
  • Stop: Pauses the stopwatch at the current time.
  • Reset: Resets the timer to 00:00:00.

🀝 Acknowledgments

  • Thanks to PRODIGY Infotech for the opportunity.
  • Resources: MDN Web Docs, W3Schools.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published