Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/estayparadox/bmi-calculator

A single-view application that gives the body mass index according to the height and weight of the user.
https://github.com/estayparadox/bmi-calculator

bmi bmi-calculator bmi-score ios ios-app ios-swift mobile-app single-page-app swift swift4 xcode

Last synced: about 22 hours ago
JSON representation

A single-view application that gives the body mass index according to the height and weight of the user.

Awesome Lists containing this project

README

        

# BMICalculator

![badge1](https://img.shields.io/badge/license-MIT-brightgreen.svg )
![badge1](https://img.shields.io/badge/language-Swift-yellow.svg )

## Introduction
BMICalculator is a Swift application developed as part of a mobile application development course in Beijing Jiaotong University (Beijing - China).

The purpose of this project was to realize a single-view application that gives the body mass index according to the height and weight of the user.

## Demo

## How to be healthy ?

## Requirement
* iOS 12.1
* Swift 4.2