GithubHelp home page GithubHelp logo

otgonlinetech / gst-cal Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kuldeep962/gst-cal

0.0 0.0 0.0 5 KB

Basic GST Calculator

Home Page: https://harshvsri.github.io/gst-cal/

JavaScript 13.10% CSS 28.95% HTML 57.95%

gst-cal's Introduction

GST Calculator

This is a simple GST calculator web application built using HTML, CSS, and JavaScript. It allows users to calculate the GST amount to be paid based on the price of the item and the GST percentage.

How to Use

  • Enter the price of the product in the "Price" field.

  • Select the GST rate from the dropdown menu.

  • Click the "Calculate" button to calculate the GST and convert it to your preferred currency.

How to Contribute

If you want to contribute to this project, follow these steps:

  • Fork this repository.

  • Clone the forked repository to your local machine.

  git clone https://github.com/your-username/gst-calculator.git
  • Create a new branch to work on.
  git checkout -b my-new-feature
  • Make the necessary changes to the code.

  • Stage and commit your changes.

  git add .
  git commit -m "Add new feature"
  • Push your changes to your forked repository.
git push origin my-new-feature
  • Create a pull request from your forked repository to this repository.

  • Wait for the pull request to be reviewed and merged.

gst-cal's People

Contributors

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