Skip to content

Calculator Project (Smart Calculator) A responsive calculator built with HTML, CSS, and JavaScript that supports basic and advanced operations including modulo and square functions.

Notifications You must be signed in to change notification settings

TRahulsingh/Smart-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

3 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿงฎ Smart Calculator

A responsive and functional Calculator built using HTML, CSS (Flexbox & Bootstrap), and JavaScript.

Calculator Screenshot

This calculator supports both basic and extended operations:

  • Addition (+)
  • Subtraction (โˆ’)
  • Multiplication (ร—)
  • Division (รท)
  • Modulo (%)
  • Square of a number (xยฒ)
  • All Clear (AC) and Equal (=) buttons

๐Ÿš€ Live Demo

๐Ÿ‘‰ smartcalculator1.netlify.app

๐Ÿ›  Technologies Used

  • HTML5
  • CSS3 (Flexbox + Bootstrap)
  • JavaScript (Event listeners, functions, conditionals, DOM manipulation)

๐Ÿ“‚ Project Structure

๐Ÿ“ Smart Calculator
โ”œโ”€โ”€ index.html
โ”œโ”€โ”€ style.css
โ””โ”€โ”€ script.js

โœ… Features

  • Real-time calculations
  • Supports decimals and whole numbers
  • Clear interface and design
  • Responsive layout using Bootstrap

๐Ÿง  Learning Outcomes

  • DOM manipulation using JavaScript
  • Creating interactive UI with CSS and Bootstrap
  • Writing clean code with comments

๐Ÿ“ License

This project is licensed under the MIT License.

About

Calculator Project (Smart Calculator) A responsive calculator built with HTML, CSS, and JavaScript that supports basic and advanced operations including modulo and square functions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published