Giter Site home page Giter Site logo

yangxin1994 / proportion_calculator_app Goto Github PK

View Code? Open in Web Editor NEW

This project forked from warmaxis/proportion_calculator_app

0.0 0.0 0.0 571 KB

Proportion Calculator application written in JavaScript (ES6, classes and other this stuff). With RWD and good design :-)

Home Page: https://warmaxis.github.io/Proportion_calculator_app/

JavaScript 48.31% HTML 8.84% CSS 42.85%

proportion_calculator_app's Introduction

Proportion calculator application

Proportion Calculator application written in JavaScript (ES6, classes, code components and other cool stuff).
With RWD and good design :-)

Check this on https://warmaxis.github.io/Proportion_calculator_app/

Calculator app coded by Michał Milanowski, other code is written by Tomasz Fijoł K2 Internet S.A.

Functions:

  • calc X when X = (b * c) / a
  • show percent proportion in range input
  • range input can control b value
  • change values (a with b, c with X)
  • reset to default values

How to start?

  1. Install dependencies
$ npm install
  1. Run gulp watch and local server (port 8080)
$ npm start
  1. Components structure:

src/js/component

src/scss/component

  1. More info in README_ORIGINAL.md file (in Polish language)

Used technologies in this project:

  • JavaScript
  • ES6
  • Code modules
  • HTML
  • SCSS
  • RWD

proportion_calculator_app's People

Contributors

warmaxis 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.