https://github.com/cooco119/simple-calculator
https://github.com/cooco119/simple-calculator
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cooco119/simple-calculator
- Owner: cooco119
- Created: 2020-02-16T06:27:43.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-30T19:40:52.000Z (over 3 years ago)
- Last Synced: 2023-03-08T09:01:31.747Z (over 3 years ago)
- Language: JavaScript
- Size: 52.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple Calculator Test
## how-to
* To run test
```js
npm i
npm test
```
* To-do
1. Complete src/calculator.js to pass all the test
2. Write src/index.js for standard input and output
3. (optional) Implement user interface for the calculator.
## Author
Jaejun Lee (cooco119@gmail.com)
Platform Software Engineer @PUBG Corp.