Rakesh9100 / CalcDiverse

CalcDiverse is a customized collection of calculators for various aspects of mathematics. Individuals with basic web development knowledge can create distinctive calculators and submit pull requests.
https://calcdiverse.netlify.app
Apache License 2.0
145 stars 367 forks source link

[Feature] Add more inputs in GST Calculator #1453

Open Svastik73 opened 2 days ago

Svastik73 commented 2 days ago

Description

Adding options for multiple GST options on different items . This feature can be usefull for traders.

Screenshots

No response

Checklist

Code of Conduct

github-actions[bot] commented 2 days ago

Hey @Svastik73, Welcome to the project CalcDiverse! 🎊 Thanks for opening an issue! 🙌 Please wait for the issue to be assigned. Happy Coding!! ✨

jessicachawla commented 2 days ago

@Svastik73 what all inputs will you be taking from the user?

Svastik73 commented 1 day ago

Price: The base price of the product , GST Rate, Discounts: Any discounts , Quantity, HSN/SAC Code: to determine correct GST rate based on the product/service category. State/UT: for state-specific GST rates if any.

Rakesh9100 commented 23 hours ago

We already have GST Calculator, you can enhance and add more functionality in that if you want @Svastik73

Svastik73 commented 23 hours ago

okay sure...

Rakesh9100 commented 22 hours ago

What kind of enhancement will you do, pls specify @Svastik73

Svastik73 commented 22 hours ago

Like: asking for product/service category, state and an option of add gst / remove gst options and quantity too.

Rakesh9100 commented 22 hours ago

Okay proceed @Svastik73