JavaScript shenanigans with user input
Hello everyone,
Im trying to create really simple page calculating users BMI and desired calorie intake for mass loss/gain. I'm just learning JavaScript so most of code in there is made with the help of YT examples, no way I could write that up myself.
I would be really grateful for any/all suggestions how to refactor my code and how to finish up BMI, current level and desired level of calorie intake. I'm really having issues in finding a way to wrap this up.
Here's my GH link:
https://klukas18.github.io/fitness-website/
Big thanks to everyone who read this 🙂
1 Reply
Hey, just a couple of things:
1. If you want to ask about a code review, we'd need a link to the source code, not the finished product. Preferably on codepen rather than GitHub.
2. Code and product reviews should be posted in #showcase.
Please see the #how-to-ask-good-questions.