Skip to content

MustafaNatur/Calculator-app-UIKit-swift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Calculator

PET project: calculator app UIKit swift


Screenshots

About it

  • This is my first project on Swift.
  • It is usual calculator with default operations.
  • In the project i tried to keep track of all edge cases.

Functionality

  • simple mathimatical operations
  • changing the sign of the number by the button
  • deleting a number by one character
  • supports working with floating-point numbers
  • on the second screen you can customize color of calculator button (equally)

Installation

  1. Clone the repo via git clone command.
https://github.com/MustafaNatur/Calculator-app-UIKit-swift.git
  1. Open in Xcode
open Calculator.xcodeproj