Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brionmario/utility-converter-ios
Unit converter app for the iPhone built on top of swift
https://github.com/brionmario/utility-converter-ios
ios iphone swift unit-conversions xcode
Last synced: 9 days ago
JSON representation
Unit converter app for the iPhone built on top of swift
- Host: GitHub
- URL: https://github.com/brionmario/utility-converter-ios
- Owner: brionmario
- License: mit
- Created: 2019-03-18T22:11:12.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-12T00:28:15.000Z (over 5 years ago)
- Last Synced: 2024-11-08T14:59:35.764Z (2 months ago)
- Topics: ios, iphone, swift, unit-conversions, xcode
- Language: Swift
- Homepage:
- Size: 1.34 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Utitlity Converter
A conceptual implementation of a Unit converter app for the iPhone.
# Features
The app supports the following conversions
- Weight
- Kilograms
- Grams
- Ounces
- Pounds
- Stone Pounds
- Temperature
- Celsius
- Fahrenheight
- Kelvin
- Volume
- Litre
- Millilitre
- UK Gallon
- UK Pint
- UK Fluid Ounce
- Distance
- Meter
- Centimeter
- Millimeter
- Mile
- Yard
- Inch
- Speed
- Meters per second
- Kilometers per hour
- Miles per hour
- Nautical Miles per hourConversions can be saved on the fly and 5 conversions per category will be persisted in the application. A view containing a list of physical constants is also available in the application.
# Built With
# Contributors
Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds/all-contributors#emoji-key)):
| [
Brion Mario](https://www.linkedin.com/in/brion-mario/)
[💻](https://github.com/apareciumlabs/wfwf-jquery-mobile-fe/commits?author=brionmario "Code") [📖](https://github.com/apareciumlabs/wfwf-jquery-mobile-fe/commits?author=brionmario "Documentation") [🐛](https://github.com/apareciumlabs/wfwf-jquery-mobile-fe/issues?q=author%3Abrionmario "Bug reports") [⚠️](https://github.com/apareciumlabs/wfwf-jquery-mobile-fe/commits?author=brionmario "Tests") |
| :---: |# License
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details.