GithubHelp home page GithubHelp logo

react-bmi-calculator's Introduction

A basic react BMI calculator

What does the app do?

The app is a basic BMI calculator and table that takes a user's input data and generates a table of BMI values to visualise the user's BMI position on a chart.

I created this app to help me understand how best to organise ReactJS components and learn how to use Redux.

What are the inputs

  • Takes a height and weight and generates the BMI.
  • Can take a metric height in CM or an Imperial height in Feet & Inches.
  • Can take a metric weight in KG or imperial weight in Lbs.

Roadmap

Design

  • Add Sass for styles
  • Style the table with better colours
  • Style the inputs
  • Add more user friendly increment/decrement buttons
  • Nicer toggles

Programming

  • Add required & default props
  • Unit tests
  • Comments and documentation

About the app

Base setup is from the Create React App and then Redux has been added for data flow/control. The redux was setup by following the React 101 using redux tutorial by Tighten Co.

react-bmi-calculator's People

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.