Skip to content

ashutosh-bhagat/Counter-App

Repository files navigation

Counter App - People Tracker

A simple counter application to manually track the number of people arriving within a 10-minute time span. This app is built as a fun project while learning JavaScript.

Features

  • Manual increment and decrement of the counter.
  • Reset functionality to start tracking a new 10-minute window.
  • Clean and user-friendly interface.

How to Use

  1. Open the app in your browser.
  2. Use the Increment button to increase the count as people arrive.
  3. Use the Save button to save the count when starting a new time span.

Technology Stack

  • HTML: Structure of the application.
  • CSS: Basic styling for the user interface.
  • JavaScript: Core functionality of the counter.

Future Improvements

  • Automate the timer to track 10-minute spans.
  • Add a history log to display the count for previous time spans.
  • Integrate sound or visual feedback when increasing or resetting the count.
  • Deploy the app online for easy access.

Installation

  1. Clone this repository:
    git clone https://github.com/ashutosh-bhagat/counter-app.git
  2. Open the index.html file in your browser.

Contribution

Feel free to fork the repository and make contributions. Open a pull request if you want to suggest improvements or report issues.

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published