Skip to content

Calculates wage for salary and hourly employees using Android Studio

Notifications You must be signed in to change notification settings

kailynw/Paycheck-Wage-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Paycheck/Wage Calculator

An Android "paycheck/wage calculator" application that calculates your pay based on income, marital status, and location. Also displays deducted tax information, pre-taxed salary, and post tax-salary.

What I Learned

  • Developed a user interface within the XML file using Constraint and Relative Layouts, Spinner, SeekBar, RadioButton/RadioGroup.
  • Created a correlation between the state and state tax percentage using a Map (ADT)
  • Integrated visiblity modifiers that change the UI when selcting "Hourly" or "Salary" calculation

About

Calculates wage for salary and hourly employees using Android Studio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages