DEV Community

Deepak Maurya
Deepak Maurya

Posted on

I made a clone of xiaomi phones calculator

Alt Text

Hello!

I am learning ReactJs and to practice I made a clone of xiaomi phones calculator.

This application has almost all the features of xiaomi phone calculator, it includes basic arithmetic operations and it stores history of the basic operations in local storage of device and it has two more section named as Life section and Finance section.

Life section

Alt Text

It includes operation's like calculate Age, Discount, Length, Percentage, Time, Number System etc.

Finance section

Alt Text

It includes operation's like calculation of Currency conversion which supports 30 different currencies and the currency rate is fetched from API. Along with that it also contains Bill split and GST calculation feature.

This application is created using creact-react-app so it gives all the features of PWA and that can be enabled by just changing one line of code in index.js file. so this is a PWA application.

Demo

Demo of the application is available here

Code Repository

Please have a look and let me know your thoughts about it and any feedback would be appreciated.

Top comments (3)

Collapse
 
euse44 profile image
euse44

GST calculators are designed to be user-friendly and intuitive. You don't need to be a tax expert to use them effectively calculate gst in nz. Most calculators have simple input fields where you can enter the relevant amounts, and the calculator will instantly provide the GST amount.

Collapse
 
awesomeironman profile image
Cyrus Gracias

Great work brother! Keep it up
I've bookmarked the link, if possible keep it alive
Since it has so many features it might be useful some day

Collapse
 
deepak_maurya profile image
Deepak Maurya

Thanks, I"ll try to keep it alive