The People Counter is a web application designed for tracking and managing counts of people. Drawing inspiration from the childhood habit of counting people or things wherever we go, this app provides a practical tool for doing so more effectively. This project modernizes the experience of counting people or things, providing an efficient and easy-to-use tool for managing counts.
- Real-Time Counting: Click the "Increment" button to increase the count.
- Save and View Entries: Save your current count and view a history of previous counts.
- Elegant and Responsive Design: Adaptable to various screen sizes with a clean, modern interface.
- HTML: Structure of the application
- CSS: Styling and layout
- JavaScript: Interactive functionality
- Click the "Increment" button to add to the current count.
- Click the "Save" button to log the current count. The previous entries will be displayed below.