keshavsingh4522 / hacktoberfest

Submit Just 4 PRs to earn SWAGS and Tshirts🔥
https://hacktoberfest.digitalocean.com/
Creative Commons Zero v1.0 Universal
860 stars 4.02k forks source link

Feature: Calculator #4706

Open DeshDeepakKushwaha opened 1 month ago

DeshDeepakKushwaha commented 1 month ago

Is your feature request related to a problem? Please describe. The current calculator application may not offer advanced functionalities, limiting its usability for users who need more than basic arithmetic operations.

Describe the solution you'd like I propose enhancing the calculator app to include additional functions, such as square roots, percentages, and memory storage. This will provide a more comprehensive tool for users needing advanced calculations.

Describe alternatives you've considered An alternative could be creating separate calculators for different functionalities, but this would complicate the user experience. Another option would be to keep it simple with basic operations, but this limits the app's usefulness.

Additional context The enhanced calculator will be developed using HTML, CSS, and JavaScript, ensuring it remains fully responsive and easy to use across different devices.

Git-Suraj-hub commented 1 month ago

can you assign me

ayankhanjoiya commented 1 month ago

please assign me this project :- 1) I propose adding several advanced features to the calculator, including , Square root calculation ,Percentage calculation Memory functions (M+, M-, MC, MR). 2)The app will maintain simplicity in design, even with the addition of advanced features, to provide an optimal user experience across all platforms. 3)using separate calculators will be too complicated but we can add a toggle button which is a better solution, offering flexibility without cluttering the interface.