Simple calculator banner

Simple calculator

2 devlogs
1h 0m 24s

A fully functional scientific calculator built using HTML, CSS, and JavaScript β€” perfect for performing both basic and advanced mathematical operations directly in the browser.

This project uses AI

Used β€œGithub copilot” for Css generation.

Demo Repository

Loading README...

hmahibala

Fixed Responsiveness using the help of Copilot

Attachment
0
hmahibala

Shipped this project!

Hours: 1.01
Cookies: πŸͺ 3
Multiplier: 3.25 cookies/hr

HTML5 – Structure of the calculator UI

CSS3 – Visual design and styling

JavaScript – Logic and mathematical operations

hmahibala

πŸ“Š Basic arithmetic: +, -, Γ—, Γ·

πŸ€“ Advanced functions: trigonometry (sin, cos, tan), logarithms, exponents

πŸ”’ Support for parentheses and order of operations

🧠 Custom UI for easy use on desktop and mobile

πŸ–±οΈ Interactive buttons and responsive design

Attachment
1

Comments

Cotti
Cotti about 1 month ago

I like it!