An open API service indexing awesome lists of open source software.

https://github.com/rakesh9100/calcdiverse

CalcDiverse is a customized collection of calculators for various aspects of mathematics. Individuals with basic web development knowledge can create distinctive calculators and submit pull requests.
https://github.com/rakesh9100/calcdiverse

calculators iwoc2024 jwoc2k24 open-source open-source-development open-source-project swoc2024 web-development

Last synced: 6 months ago
JSON representation

CalcDiverse is a customized collection of calculators for various aspects of mathematics. Individuals with basic web development knowledge can create distinctive calculators and submit pull requests.

Awesome Lists containing this project

README

          

#

✨CalcDiverse✨


[![Open Source Love svg1](https://badges.frapsoft.com/os/v1/open-source.svg?v=103)](https://github.com/ellerbrock/open-source-badges/)
[![Netlify Status](https://api.netlify.com/api/v1/badges/04e17044-20bb-45e0-8c38-1ec4b63a846c/deploy-status)](https://app.netlify.com/sites/calcdiverse/deploys)
![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat)
![Visitors](https://api.visitorbadge.io/api/visitors?path=Rakesh9100%2FCalcDiverse%20&countColor=%23263759&style=flat)
![GitHub forks](https://img.shields.io/github/forks/Rakesh9100/CalcDiverse)
![GitHub Repo stars](https://img.shields.io/github/stars/Rakesh9100/CalcDiverse)
![GitHub contributors](https://img.shields.io/github/contributors/Rakesh9100/CalcDiverse)
![GitHub last commit](https://img.shields.io/github/last-commit/Rakesh9100/CalcDiverse)
![GitHub repo size](https://img.shields.io/github/repo-size/Rakesh9100/CalcDiverse)
![GitHub total lines](https://sloc.xyz/github/Rakesh9100/CalcDiverse)
![Github](https://img.shields.io/github/license/Rakesh9100/CalcDiverse)
![GitHub issues](https://img.shields.io/github/issues/Rakesh9100/CalcDiverse)
![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/Rakesh9100/CalcDiverse)
![GitHub pull requests](https://img.shields.io/github/issues-pr/Rakesh9100/CalcDiverse)
![GitHub closed pull requests](https://img.shields.io/github/issues-pr-closed/Rakesh9100/CalcDiverse)


Table of Contents🧾

- [Introduction📌](#introduction)
- [Technology Used🚀](#technology-used)
- [Overview⭐](#overview)
- [Getting Started💥](#getting-started)
- [Contributing Guidelines📑](#contributing-guidelines)
- [Code Of Conduct📑](#code-of-conduct)
- [Open Source Programs🥳](#this-repo-has-been-part-of-the-following-open-source-programs)
- [Project Admin⚡](#project-admin)
- [Project Contributors🫂](#project-contributors)
- [Contributing is fun🧡](#contributing-is-fun)

Introduction📌

CalcDiverse is a customized collection of calculators for various aspects of mathematics. Individuals with basic web development knowledge can create distinctive calculators and submit pull requests.

Technology Used🚀


HTML
CSS
JS


(back to top)

Overview⭐

Live Project --> (https://calcdiverse.netlify.app)

Home/Main Page :-

![image](https://github.com/Rakesh9100/CalcDiverse/assets/73993775/02b2c6ae-663c-42c0-84f9-f5fe449423f9)


Calculators Page :-

![image](https://github.com/Rakesh9100/CalcDiverse/assets/73993775/749a318e-fe90-4ba1-bfd2-4d18c1d97be6)


About Page :-

![image](https://github.com/Rakesh9100/CalcDiverse/assets/73993775/11fff9d4-0069-441e-8450-95cc7b95cddf)


Contributors Page :-

![image](https://github.com/Rakesh9100/CalcDiverse/assets/73993775/f866c372-9b21-428e-a9b1-41b7b8907521)


FAQ Page :-

![image](https://github.com/Rakesh9100/CalcDiverse/assets/73993775/6b329d86-4ea1-4fc5-833f-08edf80b0459)


Contact Page :-

![image](https://github.com/Rakesh9100/CalcDiverse/assets/73993775/c97c96ff-4468-44bf-b01a-f8f944d07b1e)



(back to top)

Getting Started💥

- Fork this Repository.
- Clone the forked repository in your local system.
```
git clone https://github.com//CalcDiverse.git
```
- Open `index.html` in your browser.
- View the [Live Project](https://calcdiverse.netlify.app/) here.
- Raise an issue if you find a bug or add a feature.
- Wait for the issue to be assigned and proceed only after the issue is assigned to you.
- Add your codes :-

- Create a new folder in the `Calculators` folder.
- Put Your calculators code files in your newly created folder.
- Add a `README.md` file in your new folder which includes Description, Tech Stacks, and Screenshots of that calculator.
- Add your calculator's HTML file link in the main `index.html` by continuing a box section.

- Navigate to the project directory.
```
cd CalcDiverse
```
- Create a new branch for your feature.
```
git checkout -b
```
- Perform your desired changes to the code base.
- Track and stage your changes.
```
# Track the changes
git status

# Add changes to Index
git add .
```
- Commit your changes.
```
git commit -m "your_commit_message"
```
- Push your committed changes to the remote repo.
```
git push origin
```
- Go to your forked repository on GitHub and click on `Compare & pull request`.
- Add an appropriate title and description to your pull request explaining your changes and efforts done.
- Click on `Create pull request`.
- Congrats! 🥳 You've made your first pull request to this project repo.
- Wait for your pull request to be reviewed and if required suggestions would be provided to improve it.
- Celebrate 🥳 your success after your pull request is merged successfully.

(back to top)

Contributing Guidelines📑

Read our [Contributing Guidelines](https://github.com/Rakesh9100/CalcDiverse/blob/main/.github/CONTRIBUTING_GUIDELINES.md) to learn about our development process, how to propose bugfixes and improvements, and how to build to CalcDiverse.

Code Of Conduct📑

This project and everyone participating in it is governed by the [Code of Conduct](https://github.com/Rakesh9100/CalcDiverse/blob/main/.github/CODE_OF_CONDUCT.md). By participating, you are expected to uphold this code.

This repo has been part of the following Open Source Programs🥳

IWOC2025
IWOC 2k25

SWOC2025
SWOC 2k25

KWOC2024
KWOC 2k24

GSSOC2024
GSSOC 2k24

IWOC2024
IWOC 2k24

JWOC2024
JWOC 2k24

SWOC2024
SWOC 2k24

(back to top)

Project Admin⚡

Rakesh Roshan
Rakesh Roshan

Project Contributors🫂



Contributing is fun🧡

[![forthebadge](https://forthebadge.com/images/badges/built-with-love.svg)](https://forthebadge.com)

Contributions of any kind from anyone are always welcome🌟!!


Give it a 🌟 if you ❤ this project. Happy Coding👨‍💻


(back to top)