Skip to content

Aguilar-Vanessa/IOS-Stopwatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

IOS-Stopwatch

A tab bar application to perform a couple of functions.

  1. One tab will be function as a stopwatch. This tab will have a Date Picker that lets the user select a countdown duration, a Label that displays the time, and a Toolbar with two Bar Button Items to start and stop the timer.
  2. The other tab will be used to convert a temperature in degrees Fahrenheit temperature to degrees Celsius and vice versa. This tab will have a Segmented Control that lets the user switch between conversion types (degrees Fahrenheit to degrees Celsius vs. degrees Celsius to degrees Fahrenheit), a Picker View that lets the user select a temperature to convert, and a Label that displays the converted temperature.

APP UI

Screen Shot 2022-04-26 at 16 30 31

To run / download: Click on .zip file run on XCODE

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages