khandagalerakesh / app-windowShopper

The application 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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

The application 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


Languages

Language:Swift 74.5%Language:Objective-C 25.5%