Pranavc22 / bmi-calculator

Mini app to calculate the BMI of the user.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BMI Calculator

Introduction

This is a mini-project that helps the user calculate their BMI. This is part of the Flutter Development Bootcamp Course by The London App Brewery.

Screenshots

HomePageNormalResultHighResultLowResult

Concepts Learned

This project has taught me a few new concepts:

  • Using the Theme widget across the app and for specific widgets.
  • Refactoring code to have a proper architecture and meaning.
  • Creating custom widgets.
  • Working with new widgets like Gesture Detector and Slider
  • Multi-page navigation.

Apart from this, I also learned the importance of consistency in design and more healthy UI and UX practices.

Resources

Some of the resources that will help during the project are:

About

Mini app to calculate the BMI of the user.


Languages

Language:Dart 90.9%Language:Objective-C 4.6%Language:Shell 3.6%Language:Java 0.9%