Git Product home page Git Product logo

tally's Introduction

Tally

A notepad calculator PWA with instant calculations as you type.

Features

  • Offers an exstensive basic arithmeticEvaluates mathematical expressions using the Math.js expression parser, providing an extensive set
  • Unit conversions: Convert between units of measurement and perform calulations on items with different units
  • Currency conversions: Convert between currencies, including crypto, using up-to-date exchange rates
  • Variables: Define variables and use them throughout your document
  • Notepad: Make notes and comments alongside your calculations
  • Code editor with auto-suggestions and syntax highlighting

Installation

To run locally, follow these steps:

  1. Clone this repository to your local machine.
  2. Set up node environment with nvm install 20.3.0 && nvm use 20.3.0. Other versions of node may work but are untested.
  3. Install the dependencies by running yarn install or npm install in the project directory.
  4. Start the development server by running yarn start or npm run start.
  5. Open your browser and navigate to http://localhost:3000 to access the app.

Technology Stack

  • TypeScript
  • Vite
  • React
  • MUI Joy UI components
  • CodeMirror 6
  • Math.js

License

This project is licensed under the MIT License. See the LICENSE file for more information.

tally's People

Contributors

hrbn avatar

Stargazers

 avatar

Watchers

 avatar

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.