PurvajaDurga / CalcHub

Different Calculators Hub

Home Page:https://vasu-1.github.io/CalcHub

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Project Maintainer ⚡


Contribution is fun! 🧡

forthebadge

About

Different Calculators Hub

https://vasu-1.github.io/CalcHub

License:Apache License 2.0


Languages

Language:HTML 59.4%Language:JavaScript 22.0%Language:CSS 18.6%