https://github.com/racoolstudio/buscounter
https://github.com/racoolstudio/buscounter
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/racoolstudio/buscounter
- Owner: racoolstudio
- Created: 2023-11-18T01:41:15.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-18T01:59:35.000Z (over 2 years ago)
- Last Synced: 2025-03-30T04:12:18.343Z (about 1 year ago)
- Language: CSS
- Size: 1.29 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bus Counter
This is a simple web application for counting the number of people who entered a bus. It provides a user interface to increment the count and save the count for future reference.
Here is the website : https://adorable-moxie-7984d0.netlify.app/
## Table of Contents
- [Features](#features)
- [Usage](#usage)
- [Getting Started](#getting-started)
## Features
- Increment the count of people who entered the bus.
- Save the current count and display previous entries.
## Usage
1. Open the `index.html` file in your web browser.
2. Click the "INCREMENT" button to increase the count of people.
3. Click the "SAVE" button to save the current count and display previous entries.
## Getting Started
To run this application locally, follow these steps:
```bash
git clone https://github.com/your-username/bus-counter.git