Git Product home page Git Product logo

corymcodes / iphone-calculator-clone Goto Github PK

View Code? Open in Web Editor NEW

This project forked from corymusick/iphone-calculator-clone

0.0 0.0 0.0 25 KB

A mobile-first designed responsive calculator with addition, subtract, multiplication, division, sign-swapping, percentage, and clear functions. UI modeled after Apple's Iphone Caclulator app; Relevant Skills: Responsive Design, Custom Breakpoints, Event Listeners, DOM Manipulation, advanced Array operations

JavaScript 65.94% CSS 12.54% HTML 21.52%

iphone-calculator-clone's Introduction

Iphone-Calculator-Clone

A mobile-first designed responsive calculator with addition, subtract, multiplication, division, sign-swapping, percentage, and clear functions. UI modeled after Apple's Iphone Caclulator app.

This was a project completed as part of the ODIN Project's curriculum. My first attempt at this problem I used data-attributes to bind required data to the DOM. Prefering to work primarily in my Javascript file and with OOP in mind, I refactored my code to store all pertinent data as property values on a single calculator object, and use that data to run calculations and update the display.

Concepts on display: HTML/CSS Responsive Design, Custom Breakpoints Javascript: Event Listeners, DOM Manipulation, using advanced Array operations(.map),

iphone-calculator-clone's People

Contributors

corymcodes avatar corymusick avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.