8000 GitHub - animex/TI00L-calculator: A simple calculator that levitates!
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

A simple calculator that levitates!

Notifications You must be signed in to change notification settings

animex/TI00L-calculator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TI00L-calculator ✨

TI-00L is a basic calculator that performs simple mathematic operations. It is customized with levitating feature for visual intrigue. The animation only lasts a few seconds on page load, then reverts back to its still state.

floating calculator

How it's made 🏗

Tech Used: HTML, CSS, JavaScript

This project utilizes object oriented programming, storing functions and associated properties within a calc object. The calc object performs methods such as reset(), calculate(), storeNum(), and display(), which are triggered on click of buttons on the calculator's interface.

Features 📱

  • Plus minus key for absolute value and negation operations
  • Floating point number handling - imprecision is taken care of
  • Levitating effect with dropshadow

About

A simple calculator that levitates!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 50.5%
  • JavaScript 33.8%
  • HTML 15.7%
0