Skip to content

ursooperduper/calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

calculator

A basic calculator for iOS 8, written in Swift.

Learn more about this project here: http://ursooperduper.github.io/2014/09/17/basic-calculator-app.html

Basic iOS Calculator

The goals for this project were simple:

Create a basic calculator that supports the following functionality:

  • Only basic math will be supported: +, -, *, /
  • Numbers can be positive or negative.
  • Decimal values will also be supported.

Improvements that could be made next include:

  • Add the % operator.
  • Support landscape orientation.
  • Support scientific calculator operations and beyond.
  • Add easter eggs when typing numbers that form words!

I'm new to iOS development, so I'm eager to get feedback any aspect of this project.

Get in touch here or on Twitter!

About

A basic calculator for iOS 8, written in Swift.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages