Inspiration
I wanted to make this because I am very interested in fitness. I want to own my own online personal training business someday. This was a first step for me because I want to create/code an entire website that can perform numerous functions for my business. Furthermore, these are all functions and calculations that I always had to look up separately and even calculate myself. I now created a program that can efficiently calculate all of these functions in one place.
What it does
Calculates: daily calorie intake for weight loss/maintenance/gain, 1 rep max (strength), daily water intake, daily macronutrient intake, days until achieving goal weight, calories burned exercising.
How I built it
Java
Challenges I ran into
I had to learn how to use StdIn and .equals. I was not too experienced with using them before this project.
Accomplishments that I'm proud of
Creating my first personal project.
What I learned
I learned how to better use StdIn and .equals. I am very new to coding, so this was a great experience for me.
What's next for Multifuctional Fitness Calculator
I want to incorporate this code into a public website for my someday business.
Log in or sign up for Devpost to join the conversation.