Skip to content

the-pro7/vanilla-js-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vanilla-js-calculator

A minimal calculator, implemented with JS OOP and data attributes

Functionalities of this app ⚡

  • Perform Basic Mathematical calculations (add, subtract, divide, multiply)
  • Formatted numbers e.g. 1000 => 1,000
  • Ability to clear every input
  • Ability to delete data

Technologies used 🔨

  • Vanilla Javascript
  • Vanilla CSS
  • HTML

I would love to see what you can add to this app

  • To contribute to the development of this app run git clone https://github.com/the-pro7/vanilla-js-calculator in your terminal
  • Navigate to the directory which contains the app with cd vanilla-js-calculator
  • Voila! You should have access to the whole source code now 🤩

Looking forward to seeing your changes!!

For further information contact me 📧

My email: emmanueldeprogrammer@gmail.com

About

A minimal calculator, implemented with JS OOP

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published