An open API service indexing awesome lists of open source software.

https://github.com/racoolstudio/buscounter


https://github.com/racoolstudio/buscounter

Last synced: 10 months ago
JSON representation

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