Bmi Calculator screenshot

Bmi Calculator

Author Avatar Theme by Germavinsmoke
Updated: 7 Jan 2021
202 Stars

React Hooks app for calculating BMI

Overview

The BMI Calculator is a user-friendly React Hooks application designed to help individuals easily calculate their Body Mass Index (BMI). With a simple and intuitive interface, this app not only performs BMI calculations but also stores the data for up to seven days, allowing users to track their progress over time. Built using Create React App, this tool stands out for its seamless integration of local storage, ensuring that your data is readily accessible for future reference.

One notable enhancement includes the removal of the Materialize-CSS dependency, providing a more streamlined experience. While some features are still in development, such as addressing chart anomalies, the app remains a practical solution for anyone looking to keep an eye on their health metrics.

Features

  • React Hooks Integration: Utilizes React Hooks for a modern approach to state management and component lifecycle, providing a clean and efficient user experience.
  • BMI Calculation: Instantly calculates Body Mass Index based on user input, making health tracking straightforward and accessible.
  • Data Storage: Stores BMI data for up to 7 days using LocalStorage, enabling users to monitor changes in their health metrics easily.
  • Built with Create React App: Developed using Create React App, ensuring a smooth setup and deployment process.
  • No External CSS Dependencies: The app successfully removes the Materialize-CSS module, leading to a more customized and responsive design.
  • User-Friendly Interface: Designed with simplicity in mind, making it easy for anyone to input data and view results without confusion.
  • Ongoing Enhancements: Continuous improvements are in the works, including resolving any issues with chart visualization, promising an even better experience.