Skip to content

ayush-rudani/CalcHub

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CalcHub

This Open-Source repository is all about making new calculators on different apects of Mathematics.

total lines Stars Forks GitHub contributors Open-Source

Tech Stack

HTML CSS JS Bootstrap


Instructions :-

Steps To Contribute :-

  • Fork this Repository.

  • Clone the Repository: git clone "url of this repo"

  • Raise an issue.

  • Wait for the issue to be assigned to you.

  • Create a branch: git checkout -b <your-new-branch-name>

  • Put your code :-

    • Make a new folder in Calculators folder.
    • Put Your code files (e.g. index.html, style.css, app.js) into your newely created folder.
    • Add all neccessary information like functionalities, screenshots, working video(if required) in the readme.md file. (you will have to create it in your newely created folder)
    • Add your folder's link in the main readme.md file of the repo.
  • Push changes to GitHub: git push origin <add-your-branch-name>

  • Submit your changes for review.

  • And Boom! You're done 🥳

  • I will review and merge your changes into the master branch of this project. You will be automatically notified via E-mail once the changes have been merged.


Calculators List 📑

No Name Of Calculator
1 Simple Arithmetic
2 Scientific Calculator
3 Simple Matrix Calculator
4 Statistics Calculator
5 Age Calculator
6 BaseX Calculator
7 Temperature Calculator
8 Vigenere Cipher Calculator
9 Tax Calculator
10 Quadratic Equation Calculator
11 Bitwise Calculator
12 Simple Interest Calculator
13 Prime Factor Calculator
14 Binary Calculator
15 Number System Conversation
16 Matrix Adjoint and Inverse Calculator
17 Visual Type Scale Calculator
18 Affine_Cipher_Calculator
19 Roman To Integer Calculator
20 Transpose 3X3 Matrix Calculator
21 Tip Calculator
22 Grade Calculator
23 Euclidean Algorithm Calculator(LCM,GCD)
24 Log&Antilog Calculator
25 Stock Profit And Loss Calculator
26 Digital_Storage_Calculator
27 Catalan_Number_Calculator
28 Currency_Calculator
29 Modulo_Inverse-Modulo_Calculator
30 Color_Code_Converter
31 EMI Calculator
32 BMI Calculator
33 GPA_Calculator
34 Permutation and Combination Calculator
35 Day Calculator
36 Sleep Calculator
37 Cubic Equation Calculator
38 Complex Number Calculator

Project Maintainer ⚡


Contribution is fun! 🧡

forthebadge

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 65.3%
  • HTML 20.9%
  • CSS 13.8%