Skip to content

SahithiReddy14861/calaculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

2 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Pastel Calculator โ€“ Web Project

A modern, pastel-themed calculator built using HTML, CSS, and JavaScript.
This project focuses on clean UI design, smooth micro-interactions, and correct arithmetic logic, making it suitable for a student portfolio or learning showcase.


โœจ Features

  • ๐ŸŽจ Pastel UI Theme with soft gradients and shadows
  • ๐Ÿ“ Single-page layout (no scrolling required)
  • โž— Supports:
    • Addition (+)
    • Subtraction (โˆ’)
    • Multiplication (ร—)
    • Division (รท)
    • Remainder (%)
  • โŒ Clear (AC) and Cancel (DEL) buttons
  • โŒจ๏ธ Keyboard support for faster input
  • ๐Ÿ’ซ Micro-interactions
    • Button hover effects
    • Soft bounce animation on click
  • ๐Ÿ“ฑ Responsive design (works on desktop and mobile)
  • ๐Ÿงฎ 4 buttons per row with proper alignment

๐Ÿ› ๏ธ Technologies Used

  • HTML5 โ€“ Structure
  • CSS โ€“ Styling, gradients, animations
  • JavaScript โ€“ Calculator logic & interactivity

๐Ÿ“‚ Project Structure

calculator/ โ”œโ”€โ”€ index.html | โ”œโ”€โ”€ style.css | โ”œโ”€โ”€ script.js | โ””โ”€โ”€ README.md

About

A pastel-themed calculator built with HTML, CSS, and JavaScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors