Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 544 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 544 Bytes

app-windowShopper

Application Details : Helps to calculate the number of hours required to work in order to purchase any desired item. Need to provide your hourly wage and item price and it calculates the number of hours

Sample application is created in Objective-C, Swift and SwiftUI all demonstarting below iOS concepts

  1. Unit Test Case writing using XCAssert
  2. Create custom text field
  3. IBDesignable concept
  4. Adding custom label to TextField
  5. Attributed String
  6. SwiftUI - Basic design understanding
  7. AutoLayout Constraints