Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/trident09/calculator
this is a basic web app calculator
https://github.com/trident09/calculator
calculator javascript web-app
Last synced: 2 days ago
JSON representation
this is a basic web app calculator
- Host: GitHub
- URL: https://github.com/trident09/calculator
- Owner: Trident09
- Created: 2023-08-19T12:16:30.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-04T11:31:51.000Z (10 months ago)
- Last Synced: 2024-11-08T13:20:15.276Z (about 2 months ago)
- Topics: calculator, javascript, web-app
- Language: HTML
- Homepage: https://trident09.github.io/Calculator/
- Size: 265 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Calculator
this is a basic web app calculator## How to use
1. Clone the repository
2. Open the index.html file in your browser
3. Enjoy## Bugs
1. You can input numbers containing multiple decimal points which are separated from each other like 45.65.6776.34
2. Numbers containg digits more than 13 is not properly visible