Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pay Calculator - Flutter Application

This Flutter application is built for the MAPD722 - Mobile Web Development course. The app calculates the pay and tax for an employee based on user inputs for hours worked and hourly rate. Additionally, it displays the developer's name and student ID as per the college record.


Features

  1. User Input:

    • Number of hours worked.
    • Hourly rate.
  2. Pay Calculation:

    • Regular Pay: Calculated for up to 40 hours at the given hourly rate.
    • Overtime Pay: For hours beyond 40, calculated at 1.5 times the hourly rate.
    • Total Pay: Sum of regular pay and overtime pay (before tax).
    • Tax: Calculated as 18% of the total pay.
  3. Output:

    • Regular Pay.
    • Overtime Pay.
    • Total Pay (before tax).
    • Tax.
  4. Developer Information:

    • Displays the developer's full name and student ID.

Installation and Usage

  1. Clone the Repository:
    git clone https://github.com/adityajanjanam/Assignment1_PayCalculator.git
    cd Assignment1_PayCalculator

About

A Flutter application that calculates employee pay and tax based on hours worked and hourly rate.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages