Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 953 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 953 Bytes

Simple Web Calculator

Simple calculator coded in HTML, CSS, and JS with a function for addition, subtraction, division, multiplication, modulo, and negate.

Features

  • Basic Mathematics operations (Addition, Subtraction, Division, Multiplication, Modulo, Negate)
  • Perform continuous operations
  • Clean UI

screenshot

Background Photo by Bruno van der Kraan on Unsplash

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

GNU AGPLv3