Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

People Counter

This project is a simple and interactive web application for counting the number of people entering and leaving a space. It uses HTML, CSS, and JavaScript to create a user-friendly interface with animations and responsive design.

Table of Contents

Demo

You can view a live demo of the application here.

Features

  • Increment and decrement the counter with dedicated buttons.
  • Prevents the counter from going below zero.
  • Smooth animations and transitions for visual feedback.
  • Responsive design that looks great on all devices.
  • Footer message with personalization.

Installation

To get a local copy up and running, follow these simple steps:

  1. Clone the repo

    git clone https://github.com/Jay-shm/people-counter.git
  2. Navigate to the project directory

    cd people-counter
  3. Open the project

    You can open the index.html file in your favorite web browser to view the application.

Usage

  1. Open the application: Launch the index.html file in a web browser.
  2. Increment the counter: Click the "Entered" button to increase the count.
  3. Decrement the counter: Click the "Left" button to decrease the count. The counter will not go below zero.
  4. View the counter: The current count of people is displayed in the center of the screen.

Contributing

Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Acknowledgements

  • Thanks to the open-source community for continuous inspiration.
  • Special thanks to Jay for creating this project.

About

This project is a simple and interactive "People Counter" web application. The primary purpose of this application is to keep track of the number of people entering and leaving a space. The project consists of HTML for the structure, CSS for styling and animations, and JavaScript for interactivity.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages