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

[Feature] Add Cyclomatic Complexity Calculator #1222

Open harshyadav3010 opened 5 months ago

harshyadav3010 commented 5 months ago

Description

It calculates the Cyclomatic Complexity of the code, a metric used to measure the structural complexity of software by counting the number of linearly independent paths through the code's control flow graph.

Screenshots

No response

Checklist

Code of Conduct

github-actions[bot] commented 5 months ago

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

harshyadav3010 commented 4 months ago

@Rakesh9100 Please assign me the issue

Rakesh9100 commented 4 months ago

Go ahead @harshyadav3010

Rakesh9100 commented 4 months ago

Pls provide your PR @harshyadav3010

anijit18 commented 3 months ago

@Rakesh9100 Kindly assign this issue to me. I want to work on this Calculator.

Rakesh9100 commented 3 months ago

Do you want to work @anijit18