Calculator built with HTML, CSS, and Javascript. The Odin Challenge Project
Live Site: Calculator
The Odin Project: Calculator Challenge
Site Screenshot:
Features:
- Similar functionality to iOS calculator in standard mode
- Calculator does operations in order
- Includes standard operators (*, /, +, -) as well as a sign button (+/-), and decimal button (.)
- Also accepts keyboard input
Developed using HTML/CSS/JavaScript