CalcHub
This Open-Source repository is all about making new calculators on different aspects of Mathematics.
Tech Stack
Getting Started π
- 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 π
Contributing Guidelines
Read our Contributing Guidelines to learn about our development process, how to propose bugfixes and improvements, and how to build to CalcHub.
Code Of Conduct
This project and everyone participating in it is governed by the Code of Conduct. By participating, you are expected to uphold this code.
Credits
This project exists thanks to all the people who contribute.
Contribution is fun! π§‘