https://github.com/myselfshivams/buttonscontainer
In a 3x3 grid of distinctively labeled buttons from 1 to 9, the central button triggers a clockwise rotation of the outer button labels upon each click. This feature adds a dynamic and interactive element to the interface, creating an engaging user experience.
https://github.com/myselfshivams/buttonscontainer
css html javascript
Last synced: about 2 months ago
JSON representation
In a 3x3 grid of distinctively labeled buttons from 1 to 9, the central button triggers a clockwise rotation of the outer button labels upon each click. This feature adds a dynamic and interactive element to the interface, creating an engaging user experience.
- Host: GitHub
- URL: https://github.com/myselfshivams/buttonscontainer
- Owner: myselfshivams
- License: mit
- Created: 2023-11-18T14:58:02.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-29T10:09:00.000Z (over 1 year ago)
- Last Synced: 2025-02-14T03:56:22.686Z (4 months ago)
- Topics: css, html, javascript
- Language: JavaScript
- Homepage: https://myselfshivams.github.io/ButtonsContainer/
- Size: 5.86 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ButtonsContainer
In a 3x3 grid of distinctively labeled buttons from 1 to 9, the central button triggers a clockwise rotation of the outer button labels upon each click. This feature adds a dynamic and interactive element to the interface, creating an engaging user experience.
## Getting Started
1. Clone the repository:
```bash
git clone https://github.com/myselfshivams/ButtonsContainer.git
2. Open index.html in your browser.## Preview
Use the Button Conatiner live on https://myselfshivams.github.io/ButtonsContainer/
## Contribute
Feel free to contribute to the development of the Binary Calculator! If you have ideas for improvements or new features, submit a pull request.