Skip to content

jacbro2021/s23-academy-mp03-unit-converter-jacbro2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Length Conversion App

Mini Project 03

image of app home screen

This is a unit conversion app that supports conversions for Volume, Temperature, Time, and Length.

standard image of app

This app takes in an input and a chosen unit, and outputs the value of that unit converted to the specified output unit. While building this app, I gained experience using the Swiftui Navigation view, @Binding, and @State to handle user input.

image with keyboard displayed

The app also used @FocusState to toggle the keyboard's visibility.

About

Unit conversion application made with SwiftUI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages