Skip to content

Completed as final project for the Foundations Course via The Odin Project. March, 2024

Notifications You must be signed in to change notification settings

weeezik/calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculator

Completed as final project for the Foundations Course via The Odin Project. March, 2024

Basic Specifications

Basic Functionality:

  • Support standard arithmetic operations: addition, subtraction, multiplication, division.
  • Operate function to perform calculations based on user input. User Interface:
  • Intuitive HTML layout with buttons for digits, operators, and special functions.
  • Clear button to reset calculator state.
  • Display area for input and results. Error Handling:
  • Snarky error message for division by zero.
  • Prevent crashes from incomplete or invalid input.

About

Completed as final project for the Foundations Course via The Odin Project. March, 2024

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published