anishaswain / Simple-JS-Projects

Looking to practice your JavaScript skills or need some beginner-friendly project ideas to work on? You've come to the right place! This repository is a collection of simple JavaScript project ideas to help you build and expand your coding portfolio.
13 stars 19 forks source link

[Project 10] Create a BMI calculator in javascript #45

Closed ujju2000 closed 9 months ago

ujju2000 commented 9 months ago

Add the working demo (screen recording) below (Required)

https://github.com/anishaswain/Simple-JS-Projects/assets/66422591/daab4e8a-34b0-437f-9813-bcdecc7b4d61

Describe your changes

Created a BMI Calculator using HTML,CSS,JS Click on calculate button to give the BMI and the Conclusion

Issue ticket number and link

[Project 10] Create a BMI Calculator in JavaScript #25 Fix #25

Checklist before requesting a review

anishaswain commented 9 months ago

@ujju2000 if an issue is assigned, we ideally wait for 2-3 days before taking up the issue and it's customary to ask for issue assignment before creating a PR. Please follow the open-source guidelines for a smooth contribution process for everyone :-) Happy Coding!

ujju2000 commented 9 months ago

@anishaswain I'll make sure to follow the open source guidelines and ask for issue assignment before creating the PR. Looking forward to contributing.