Skip to content

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

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

18 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages