Skip to content

CheeloHamududu/Stop-Watch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stopwatch App

This is a simple web application that includes a welcome section and a stopwatch widget. The app is built using HTML, CSS, JavaScript, and Python (Flask).

alt text

Features

  • Welcome section with a greeting message.
  • Stopwatch widget with start, stop, and reset functionality.

Technologies Used

  • HTML
  • CSS
  • JavaScript
  • Python
  • Flask

Getting Started

Follow these instructions to get a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • Python 3.x
  • pip (Python package installer)

Installation

  1. Clone the repository:
    git clone https://github.com/yourusername/stopwatch-app.git
    cd stopwatch-app
    

Usage

Start/Stop: Click the "Start" button to start the stopwatch. Click "Stop" to stop it. Reset: Click the "Reset" button to reset the stopwatch to 00:00:00.

Contributing

Fork the repository. Create a new branch (git checkout -b feature/your-feature-name). Make your changes. Commit your changes (git commit -m 'Add some feature'). Push to the branch (git push origin feature/your-feature-name). Open a Pull Request. License This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments

Thanks to the Flask and open-source community for their awesome tools and libraries.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Stop watch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published