Giter Club home page Giter Club logo

calculator-style-hacktober's Introduction

calculator-style-hacktober

This is a simple calculator.

You can style it and make a pull request.

Please follow the rules below for a successful pull request and star it if you like this project.

how to contribute

  • Add a new css file in the css folder to get started

  • Add any style you like for the calculator

  • Add your css file's name at line 38 in index.html file

    For Example:

	var styles = ["index.css",
                      "index2.css"
                     ];
  • Make a pull request

calculator-style-hacktober's People

Contributors

agitaev avatar ahmetcansolak avatar ap1459 avatar asce4s avatar bashcloud avatar ben-vilina avatar dranoels avatar duran914 avatar efl7a avatar faaizalikhan1 avatar gpetrioli avatar helloimkat avatar ibokg avatar janarvaez avatar jeffhow avatar jgrrdnd avatar kelseydcooper avatar lorenamd avatar majkamajka avatar mandeed avatar naufdotal avatar roysung avatar sabarnac avatar sarahxoxo avatar scshivam avatar sebulbausb avatar shaedil avatar spicyninja avatar terrancecorley avatar vimkat avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

calculator-style-hacktober's Issues

Randomization

I believe, instead of always doing a random pick from the list, it would be a more valid approach to randomize the array once (at the beginning) and then serially iterate over the array. This way all styles can be viewed plus it is randomized for each user visit to the page.

Style the calculator

Get started by creating css file and adding your custom style for the calculator

๐Ÿ› Period button not working correctly

I just discovered that the calculator's period button is not working correctly.
Currently, the only way I can insert decimal numbers is using the percentage button (or divide by a multiple of 10).

Maybe I will look into this over the weekend or somebody else could fix it right away.

For reference (may be a browser-related issue):
I'm using Safari version 11.0 (13604.1.38.1.6) on macOS High Sierra.

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.