https://github.com/ompreetham/unitconverter
Unit Converter - A simple SwiftUI application for temperature conversion | Designed for 100DaysOfSwiftUI
https://github.com/ompreetham/unitconverter
100daysofswiftui apple-app hackingwithswift ios ios-app ios-swift ios17 swift swiftui
Last synced: 3 months ago
JSON representation
Unit Converter - A simple SwiftUI application for temperature conversion | Designed for 100DaysOfSwiftUI
- Host: GitHub
- URL: https://github.com/ompreetham/unitconverter
- Owner: OmPreetham
- License: mit
- Created: 2024-05-15T04:00:26.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-20T09:14:22.000Z (about 1 year ago)
- Last Synced: 2024-05-20T10:33:07.669Z (about 1 year ago)
- Topics: 100daysofswiftui, apple-app, hackingwithswift, ios, ios-app, ios-swift, ios17, swift, swiftui
- Language: Swift
- Homepage:
- Size: 484 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Unit Converter
## Technologies Used
- Swift programming language for iOS development.
- Auto Layout for responsive design.## Select Current Temperature
Choose the current temperature unit:
- Celsius
- Fahrenheit
- Kelvin## Enter Temperature
Enter the temperature in the selected unit.
## Select Conversion Temperature
Choose the temperature unit for conversion:
- Celsius
- Fahrenheit
- Kelvin## Converted Temperature
The converted temperature will be displayed here.
## Screenshots




