8000 GitHub - kuldeep962/gst-cal: GST Calendar webapp
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

kuldeep962/gst-cal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

GST Calendar webapp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0