Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tbetous/metricconverter
iOS app to convert metrics
https://github.com/tbetous/metricconverter
hackingwithswift ios-swift learning-exercise
Last synced: 10 days ago
JSON representation
iOS app to convert metrics
- Host: GitHub
- URL: https://github.com/tbetous/metricconverter
- Owner: tbetous
- License: mit
- Created: 2024-01-01T15:29:14.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-01-01T16:34:56.000Z (12 months ago)
- Last Synced: 2024-01-01T17:33:18.037Z (12 months ago)
- Topics: hackingwithswift, ios-swift, learning-exercise
- Language: Swift
- Homepage:
- Size: 111 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MetricConverter
iOS app to convert metrics
It's a small application that converts a value from one metric unit to another.
This was developed during the first [hackingwithswift](https://www.hackingwithswift.com/100/swiftui/19) challenge.