GithubHelp home page GithubHelp logo

sagrsuri / calcdiverse Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rakesh9100/calcdiverse

1.0 0.0 0.0 38.56 MB

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.

Home Page: https://calcdiverse.netlify.app

License: Apache License 2.0

JavaScript 32.25% CSS 30.41% HTML 37.33%
forked-repo project

calcdiverse's Introduction

✨CalcDiverse✨

Open Source Love svg1 PRs Welcome Visitors GitHub forks GitHub Repo stars GitHub contributors GitHub last commit GitHub repo size GitHub total lines Github GitHub issues GitHub closed issues GitHub pull requests GitHub closed pull requests

Table of Contents🧾


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⭐

Home/Main Page :-

image

Calculators Page :-

image

Contributors Page :-

image

Contact Page :-

image

(back to top)

Getting Started💥

  • Fork this Repository.
  • Clone the forked repository in your local system.
git clone https://github.com/<your-github-username>/CalcDiverse.git
  • Open index.html in your browser.

  • View the Live Project 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 <your_branch_name>
  • Perfom 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 <your_branch_name>
  • 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 to learn about our development process, how to propose bugfixes and improvements, and how to build to Click-The-Edible-Game.

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.

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

IWOC2024
IWOC 2k24
JWOC2024
JWOC 2k24
SWOC2024
SWOC 2k24

(back to top)

Project Admin⚡

Rakesh Roshan
Rakesh Roshan

Project Contributors🫂

Contributing is fun🧡

forthebadge

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

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

(back to top)

calcdiverse's People

Contributors

rakesh9100 avatar aftabmankapure avatar abhineshjha avatar kom-senapati avatar yuvraj960 avatar soumyadevsaha avatar prince-kushwaha-2004 avatar akshansh8 avatar avdhesh-varshney avatar thedarkw3b avatar pb0126 avatar yatin12527 avatar pankhuri92 avatar saranshbangar avatar sakshamjain98 avatar codebyrajeev avatar antilneeraj avatar hemant933 avatar garvvirmani avatar mannxxx avatar muskan42 avatar parth4git avatar silviupe avatar tholkappiar avatar shivamm-verma avatar sohanrc avatar sulagnakundu avatar tanushreeborase avatar tarnibalgoher5 avatar shivam101203 avatar

Stargazers

SAGAR SURI avatar

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.