Code Monkey home page Code Monkey logo

dentaku's Introduction

logo

Web-based calculator

Build Status Coverage Status contributions welcome

Calculate simple arithmetic expressions on mobile or desktop. All you need is a browser and it's ready to go! Implementation is based on Dijkstra's Shunting-Yard Algorithm.

Usage

You can try the fully working live app at https://rivukhoda.github.io/dentaku/

Features

  • Mobile-First
  • Keyboard Input (Chrome, Firefox, Safari, IE)
  • Decimal values support
  • Add, Subtract, Divide, and Multiply
  • Parenthetical expressions
  • Alternate themes: Spark Blue & Mellow Beige

License

You can check out the full license here

This project is licensed under the terms of the MIT license.

dentaku's People

Contributors

rivukhoda avatar

Stargazers

Cat  avatar Meng Xuan Xia avatar

Watchers

 avatar

dentaku's Issues

Keyboard Input (Windows)

When typing in the numbers (on a Windows keyboard), as opposed to clicking on the numbers on the screen, calculations which should output a negative number, such as 1-2, output 0. Division also always outputs 0 when typing the numbers in .

Continuous calculations

Unable to do continuous calculations, such as 2+3, then -1, without hitting the A/C reset button

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.