Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/estayparadox/bmi-calculator
- Owner: Estayparadox
- License: mit
- Created: 2018-11-22T07:41:52.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-10T06:33:16.000Z (about 6 years ago)
- Last Synced: 2024-12-21T20:14:53.938Z (about 2 months 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
![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