Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 1.18 KB

README.md

File metadata and controls

31 lines (23 loc) · 1.18 KB

Shopping Calculator

This is a calculator that can be used to show the user how many hours they would have to work to afford an item at their current hourly wage.

Images

Looks good on different iPhone sizes.

Problem

It can be very easy at times to think you can afford something by working for a few hours when the reality can often be heart breaking. With this app you can now know how much you really have to work to afford that new phone/computer/car or whatever it may be.

Features

  • Customized Text Field
  • Customized Keyboard type
  • Unit tests
  • Programmatic UI
  • Storyboard UI
  • Currency Formatter was used for specific user locale

Authors

  • Claudia Maciel

License

This project is licensed under the MIT License - see the LICENSE.md file for details