https://github.com/vatsa287/simplecalculator
Neon green theme responsive Simple Calculator web-app which is capable of performing simple calculations along with voice recognition. Deployed at below link !
https://github.com/vatsa287/simplecalculator
css html javascript simplecalculaor speech-to-text voice-re webspeech-api
Last synced: 3 months ago
JSON representation
Neon green theme responsive Simple Calculator web-app which is capable of performing simple calculations along with voice recognition. Deployed at below link !
- Host: GitHub
- URL: https://github.com/vatsa287/simplecalculator
- Owner: vatsa287
- License: gpl-3.0
- Created: 2020-07-04T07:49:17.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-30T17:34:51.000Z (over 4 years ago)
- Last Synced: 2025-01-14T10:18:06.150Z (4 months ago)
- Topics: css, html, javascript, simplecalculaor, speech-to-text, voice-re, webspeech-api
- Language: JavaScript
- Homepage: https://vatsa287.github.io/SimpleCalculator
- Size: 46.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://img.shields.io/badge/Made%20With%20JavaScript-JS-orange?style=for-the-badge&logo=appveyor?logoWidth=100)
# Simple Calculator> Smart calculator capable of performing simple calculations with support for voice recognition.
> Neon green themed Simple Calculator responsive web-app which is capable of performing simple calculations and auto adjust UI on smartphones/convenctional computers with different UI for landscape and portrait modes.Voice recognition added through WebSpeech API which is compatible with Chrome/Firefox in desktops and Android devices.WebSpeech API's is fired after a click on microphone, which is capable of continous recognition.
After the completion of dictation the results are stored in WebSpeech API's onresult accessed via event function, converted to a transcript and parsed through eval() function of Javascript.[](https://img.shields.io/badge/Deployed%20here%20-%20-red) https://vatsa287.github.io/SimpleCalculator
[](https://badgen.net/github/stars/vatsa287/SimpleCalculator?color=green&scale=2) [](https://badgen.net/github/stars/vatsa287/SimpleCalculator?color=green&scale=2) [](https://badgen.net/github/stars/vatsa287/SimpleCalculator?color=green&scale=2) [](https://badgen.net/github/stars/vatsa287/SimpleCalculator?color=green&scale=2)
[]()
**Recordit - Imgflip**
[]()
---
### Clone
- Clone this repo to your local machine using `https://github.com/vatsa287/SimpleCalculator`
---
## Features
- > Futuristic Design
- > Smart computability with voice-recognition supported by WebSpeech API## Contributing
> Always welcome contribution. To get started...
### Step 1
- **Option 1**
- 🍴 Fork this repo!- **Option 2**
- 👯 Clone this repo to your local machine using `https://github.com/vatsa287/SimpleCalculator.git`### Step 2
- **HACK AWAY! By sending a PR** 🔨🔨🔨
---
## Contributor
> Join us!
| **Shree Vatsa N** |
| :---: |
| [](https://avatars1.githubusercontent.com/u/53152913?s=400&u=daf83447adfaa56016c8463fca53ce7d8935e0ba&v=3) |
| `github.com/vatsa287` |---
## Support
Reach out to me at one of the following places!
- Email at `Shree Vatsa N`
- Linkedin at `@vatsa287`
- Twitter at `@vatsa287`---
## License

- **[GNU license](https://img.shields.io/badge/%20licence-%20GNU%20V3.0-yellow)**
- Copyright 2020 © General Public Licence v3.0.