Skip to content

Papunk/iOS-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iOS-Calculator

The purpose of this project is to learn how to use storyboards and Swift to develop a fully functional iOS calculator app in Xcode

Features

  • Clean UI with customizable colors
  • Full PEMDAS support
  • Result history

Color Themes

In progress

  • More functions on larger screens (or sideways displays)
    • roots
    • exponents
    • factorials
    • trigonometric functions
    • logarithms
    • constants (e, π, etc...)