Inspiration
The main inspiration to build this app is taking a look at our fitness. In this pandemic, most of the gyms were closed and people were not able to do workouts. So we decided to build this application so people can take a look at their own Body Mass Index and get various suggestions on how to make the index normal.
What it does
The application just takes some inputs from the user such as gender, height, weight, and age. We have applied a formula to calculate body mass and gives useful results as well as suggestions.
How we built it
The app is a complete build using Flutter. Dart language is used where we applied some of the logic to calculate the body mass index.
Challenges we ran into
Setting up the dart and flutter environment on team members' laptops was one of the challenges. Then writing out code than code collaboration.
Accomplishments that we're proud of
After building this app we are proud of people can test their own BMI with some clicks and get suggestion about fitness and how to bring it to normal.
What we learned
While developing this app we learned the basics of flutter and dart. We also learned about conditional statements while calculating the BMI.
What's next for BMI
In the future, we will be adding some fitness videos so the user can refer to them and make sure that they have maintained the BMI.

Log in or sign up for Devpost to join the conversation.