Ayushparikh-code / Web-dev-mini-projects

The repository contains the list of awesome✨ & cool web development beginner-friendly✌️ projects!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VAT Calculator

khushi-purwar opened this issue · comments

Project title
VAT Calculator

Project Description
This calculator will calculate Value Added Tax (VAT) which is added either on product or services. This calculator has two input fields, one for amount and another one for vat rate and two output fields , one is for VAT amount and another one for VAT Inclusive amount.

Stack:

  • Html
  • CSS
  • JavaScript

image