Skip to content

GeorgeCodes88/Calculator-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Calculator App

Created by yours truly - halt the applause, please. 😉

This is a lightweight, calculator app built with vanilla JavaScript, HTML, and CSS. It supports basic arithmetic, parentheses, and decimal points, perfect for quick calculations without any distractions.

💻 Languages

🛠️ HTML
✨CSS
🤖Javascript

✨Features include:

Keyboard input support for fast typing

Clickable buttons with responsive styling

Calculation history with easy recall of previous expressions

Click-to-copy results straight from the display

Responsive design for both desktop and mobile

Built for simplicity, speed, and a touch of style.

⚠ !!! KNOWN ISSUES:

  1. When typing 5(7-5) it returns error. The fix is adding a multiplier 5*(7-5).
  2. Pressing calculate two times causes an error "Error = function Error() { [native code] }"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors