Skip to content

Dunwall/Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

15 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Calculator

A basic calculator built with JavaScript, handling chained operations, decimals, and keyboard input.

A simple calculator built with HTML, CSS, and JavaScript as part of The Odin Project. Supports basic arithmetic, decimals, chained operations, backspace, and keyboard input.

πŸš€ Features

  • Add, subtract, multiply, divide
  • Decimal and backspace buttons
  • Chained operations
  • Keyboard support
  • Handles divide-by-zero

πŸ›  Tech

  • HTML5
  • CSS3
  • JavaScript (ES6)

πŸ“‚ Usage

Clone the repo and open index.html in your browser.

About

A basic calculator built with JavaScript, handling chained operations, decimals, and keyboard input.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors