devikamanoj / BMICalculator

This is our BMI Calculator. Remember, contributions = invitation, and give the repo a ⭐

Home Page:https://CodingContributorsLair.github.io/BMICalculator/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CodingContributorsLair Basic-Mini-Apps - BMICalculator

All Contributors

This is our BMICalculator, originally AvidCoder101's BMICalculator. This is made for beginners, and is part of our Basic-Mini-Apps Collection.

forthebadge forthebadge forthebadge forthebadge

This is a BMI Calculator that is made specifically made for adults, but you can still contribute. If you need help, follow the steps below. Remember, contributions to any of our repos = invitation.

How to contribute:

Prerequisites:

• Git/Git Bash

1. Fork the repository :

image of forking

Click the Fork button at the top right corner of the screen.

2. Clone the repository :

image of cloning

ON YOUR FORKED REPOSITORY, copy the link by pressing the clipboard and on your local git, copy the link in. If you are unable, use the link below and replace username with your GithHub username :

                                https://github.com/username/BMICalculator.git

3. Make your changes :

To contribute, make your changes. Here are some ideas on what to do:

  • Improve the README

  • Change some of the styling

  • Improve the webpage

  • Make a child BMI Calculator

4. Add your changes

Once you have made your changes, change your directory to BMICalculator :

image of cd

And then add all :

image of add

5. Commit and push your changes :

Commit your changes with a message :

image of commiting

And finally, push your changes :

image

6. Make a pull request :

Go back to your remote Forked version of the repo and click :

image of pr

After, add a description to your PR and then click Create Pull Request :

image of pr

And that's it!

If you like this repo, give it a 🌟

Contributors ✨

Thanks goes to these wonderful people (emoji key):


CodingSpecies

🖋

AvidCoder

📆

All Contributors

🧑‍🏫

Jayant Goel

🖋

Tran Nguyen Thuong Truong

🖋

Dipesh Babu

🐛 🖋

kmertzim

🖋

Sumit Mukharjee

🖋

This project follows the all-contributors specification. Contributions of any kind welcome!

About

This is our BMI Calculator. Remember, contributions = invitation, and give the repo a ⭐

https://CodingContributorsLair.github.io/BMICalculator/

License:MIT License


Languages

Language:CSS 42.4%Language:JavaScript 32.1%Language:HTML 25.6%