Skip to content

Latest commit

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

🧮 Calculator

A simple and functional Calculator built as part of The Odin Project curriculum.
This project was created using HTML, CSS, and JavaScript to practice DOM manipulation, event handling, and logical structuring without using eval().

🧠 What I Learned

Through this project, I learned to:

  • Manipulate the DOM and handle user input dynamically
  • Use event listeners effectively
  • Store and manage calculator state using arrays and variables
  • Parse strings into numbers manually
  • Build a functional calculator without relying on eval()
  • Use flexbox for responsive UI design

📸 Preview

Calculator UI
Calculator Preview

About

The Calculator project from TOP(The Odin Project)

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages