Code Monkey home page Code Monkey logo

quick-tax-calc's Introduction

Quick Tax Calc

This is a quick calculator for the ATO Australian tax witholding formula.

It's based on Scale 2 - claiming the tax free threshold, no Medicare levy exemption.

Usage

Type your annual pre-tax amount in the income section and see your after tax annual and fortnightly amounts.

You can use the "Save and compare" button to remember a given fortnightly amount for comparison.

The income section also allows for formulae so you can do things like:

  • How might a 10% raise affect my income? - 90000 * 1.1
  • What if I get an extra job paying 500 a week? - 90000 + 500 * 52
  • If I go part time, how much will I get paid? - 90000 * 3/5
  • What contractor daily rate is comparable (4 weeks holiday, 2 weeks sick, 10 public holidays, 9.5% super) with my full time salary? - (448 * 5 * (52 - 4 - 2 - 2)) / 1.095

Run instructions

yarn start

Demo

Try it out at https://quick-tax-calc.netlify.app/

Roadmap

I might add the ability to work backwards - I want to earn 3000 a fortnight, how much do I need to earn?

quick-tax-calc's People

Contributors

dependabot[bot] avatar zorfling avatar

Stargazers

 avatar  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.