Skip to content

jdalvarez23/iOS-Payroll-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

iOS-Payroll-App

An iOS mobile app that will calculate your gross & net earnings when you fill out a simple form. The app will create statements containing the information submitted and will display your information on a separate screen.

Features

  • An user-friendly styled form
  • A Navigation Controller that displays a top menu bar with "Home" and "Back" buttons
  • A TableView Controller displaying a list of statements created by the user
  • A Details View Controller displaying the information from the statements

Prerequisites

  • macOS
  • Xcode IDE

Installing

Download

You can download the ZIP file copy by pressing the green "Clone or Download" button on the top right of this screen and opening in Xcode

Git

You can use Git to clone a copy of the repository to your local machine by executing the following command in Terminal

$ git clone https://github.com/jdalvarez23/iOS-Payroll-App.git

Screenshots

Home Screen -> Form Screen:
Home Screen Form Screen Form-Filled Screen

Statement List Screen -> Details Screen:
TableView Screen Details View Screen

About

An iOS app that calculates your gross & net earnings

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages