Project
Roulette

Calculator CLI

Create a basic calculator with addition feature.

IntermediateCommand lineTool6–16hAI-buildable 5/5no setup

Create a basic calculator with addition feature.

UI
Logic
Useful

Hosting · Free forever

Deploys free on npm, PyPI or GitHub Releases.

Nothing to host. Publishing to a package registry is free and permanent, and anyone can run it with a single command.

Publish to npm — one command and anyone can run it.

Core features · 4

  • User can add multiple numbers using add command.
  • User can add floating numbers using the -f flag.
  • User can add only even/odd numbers using even/odd sub-command.
  • User can use --help or -h flag to get all the available commands and flags.

Once it works

  • User can use all the basic arithmetic operations like (addition, subtraction, multiplication and divison).
  • User can use --help or -h flag to get the sub-commands of command.
  • Power of and Square Root of operation.

Suggested stack

reacttypescripttailwind

Track it