8000 GitHub - HTMLTools/calculator: Online Material Design Themed Calculator that does basic arithmetic operations.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

HTMLTools/calculator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CalculatorX

CalculatorX is a basic online calculator that should do your basic calculations, from adding to substracting, from multiplying to dividing, from squaring to taking a square root.

You can view the calculator and play around with it: CalculatorX



![Screenshot](http://goo.gl/6bc8XH)

What I used:

  • HTML5 (Duh!)
  • CSS3 (Rly?)
  • Bootstrap 3 (Hmmm...)
  • jQuery (Nahh!!)
  • JavaScript (No way!!)

Material Design Feel

I wanted this calculator to be a pleasant experience for the user. So I decided to use my CSS and Bootstrap skills to make it look like a Material Design Calculator. I believe that I did a decent job for achieving that.

Inspired by FreeCodeCamp

This was one of the Zipline Challenges in FreeCodeCamp.
FreeCodeCamp is a great tool for beginner like me who's trying to learn JavaScript. I'm trying to build these small projects to learn and understand JavaScript.

About

Online Material Design Themed Calculator that does basic arithmetic operations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 48.9%
  • CSS 26.5%
  • JavaScript 24.6%
0