Inspiration
The challenge given by MLH for INIT Day 2 was the inspiration itself
What it does
It is a simple BMI calculator that follows the simple formula (BMI = weight/height in m ^ 2) to calculate the Body Mass Index of an individual.
How we built it
We built the calculator using Java Swing in a little under an hour.
Challenges we ran into
Building the entire project in under an hour was the biggest challenge of them all.
Accomplishments that we're proud of
Completing the project and hence being able to fulfill the daily challenge was the greatest achievement of them all.
What we learned
We learned that we should start a project a little early, but then again we only have 24 hours to complete so many challenges.
What's next for BMI Calculator
Polishing the code a little and making the front-end even better.
Log in or sign up for Devpost to join the conversation.