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 1 year ago
JSON representation
A single-view application that gives the body mass index according to the height and weight of the user.
- Host: GitHub
- URL: https://github.com/estayparadox/bmi-calculator
- Owner: Estayparadox
- License: mit
- Created: 2018-11-22T07:41:52.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-10T06:33:16.000Z (over 7 years ago)
- Last Synced: 2025-02-14T04:49:39.662Z (over 1 year ago)
- Topics: bmi, bmi-calculator, bmi-score, ios, ios-app, ios-swift, mobile-app, single-page-app, swift, swift4, xcode
- Language: Swift
- Homepage:
- Size: 8.21 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README

# BMICalculator


## 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