Skip to content

KellyOB/CoolCalc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CoolCalc

Week 4 Project for Devslopes Academy

Build your very own calculator. This is a truly functional app that you could even upload to the App Store.

Requirements

  • Use the standard iOS Calculator app to observe how it works
  • Build UI that properly shows numbers that are tapped
  • Must be able to add
  • Must be able to subtract
  • Must be able to multiply
  • Must be able to divide and show decimal
  • Must have a clear button
  • Must have an equals button
  • UI must work on phones, tablets, portrait, and in landscape
  • Take a screenshot of your finished app and share it here in the discussions
  • Submit this project to your Github account

Next Step (Optional)

  • Create a delete button (that deletes the previously tapped number
  • Have a decimal button and support decimal calculations

Screenshots

Features

  • Swift Programming Language
  • MVC Design Pattern
  • Auto Layout
  • Unit Tests

About

Build your very own calculator.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published