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
150 stars 387 forks source link

[Feature] Add GDP Calculator #1117

Closed AnandK-pm closed 5 months ago

AnandK-pm commented 5 months ago

Description

Gross domestic product is defined by the Organisation for Economic Co-operation and Development (OECD) as "an aggregate measure of production equal to the sum of the gross values added of all resident and institutional units engaged in production (plus any taxes, and minus any subsidies, on products not included in the value of their outputs." More simply, it can be defined as a monetary measure of the market value of final goods produced over a period of time, typically quarterly or yearly, that is often used to determine the economic performance of a region or country. Generally, growth of more than two percent indicates significant prosperous activity in the economy. On the other hand, two consecutive three-month periods of contraction may indicate that an economy is in recession.

Implementing a GDP calculator which uses Expenditure approach which takes parameters :

GDP = personal consumption + gross investment + government consumption + net exports of goods and services

Screenshots

Proposed protoype (UI will be improved)

gdp

Checklist

Code of Conduct

github-actions[bot] commented 5 months ago

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

Rakesh9100 commented 5 months ago

Go ahead @AnandK-pm

github-actions[bot] commented 5 months ago

Hello @AnandK-pm! Your issue #1117 has been closed. Thank you for your contribution!! 🙌