yovasx2 / bmi-calculator

A simple calculator for body mass index with authentication

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Body Mass Index Calculator

Build Status

Content

Platform to calculate body mass index after authentication

In order to execute this project you need to install:

  1. Clone the repo

    $ git clone https://github.com/yovasx2/bmi-calculator
    
  2. Move into it

    $ cd bmi-calculator
    
  3. Build with docker

    $ docker-compose build
    
  4. Up all containers

    $ docker-compose up
    
  5. Visit localhost:4200

You can contribute to this project in many forms:

  1. Giovanni Alberto GarcĂ­a

MIT License

About

A simple calculator for body mass index with authentication


Languages

Language:Ruby 66.9%Language:HTML 14.3%Language:TypeScript 12.1%Language:JavaScript 5.2%Language:CSS 1.5%