Project on automatic payments to employees, Programming Languages

Assignment Help:

A large logistics company requires a software system to support the business processes associated with managing shift patterns of employees and making the associated payments. The company operates warehouses across the country. The warehouses work on three shifts of eight hours each with a 45 minutes break at a fixed time during the shift. Shifts rotate so that employees work one month on each shift with one week off before moving to a new shift.

Each shift has a shift manager. One of the responsibilities of the shift manager is ensuring that there is adequate staffing for each shift. Shift managers co-ordinate with each other to achieve this.

On any given shift, there is the opportunity for overtime. Overtime is available to cover illnesses, holidays and peak times (when there is more work to do) and may occur before or after the normal shift pattern hours. The payroll department calculates weekly payments to employees based on the normal shift hours on each day in addition to overtime payments. Payment is calculated and transferred on Fridays.

Company policy is to ensure that all employees are treated equitably. In terms of overtime this means that shift leaders need to make sure that they offer overtime fairly to all employees. Shift managers therefore need to be able to maintain a record of the current pattern of overtime but also the staffing patterns across the shifts as a whole.

To overcome the problems of managing this business process the company has invested in a Radio Frequency IDentity (RFID) system. Employees will carry an identify card which has an embedded 'chip' containing their employee identify number. When they enter or leave the warehouse, the ID is captured by the RFID system. This front-end technology is outside the scope of this project. However, the RFID system produces a data file that forms the interface with the proposed employee management system. The RFID system updates a file each time an employee entry or departure event occurs. This file takes the form of a simple ASCII text based comma separated list containing the employee ID, date and time of the entry or departure event. An entry in the file is formatted as follows:

001002,12102010,1242

The company requires a software system that will allow shift leaders to manage overtime and core hours to allow the policy of equity to be achieved and to support payroll in making automatic payments to employees based on their working hours.


Related Discussions:- Project on automatic payments to employees

Find the dual - duality theory and complementary slackness, Linear Programm...

Linear Programming Consider the following optimization problem: min x s.t. x ≥ max{a1, a2, . . . , an} Rewrite this problem as a Linear Programming Problem. What is the

Program to records name-bounty and difficulty for ten target, You have been...

You have been employed by a bounty hunter to create hit list (yes... you better do this right). Create a Hit List program that can records the name, bounty, and difficulty for ten

Computer design project , I''m studying electrical engineering, and this se...

I''m studying electrical engineering, and this semester im taking course that called Computer Design. in this course they need me to a final project about any thing we took during

Higher order differential equations, We'll start this section off with the ...

We'll start this section off with the material which most text books that will cover in this section. We will take the matter from the Second Order chapter and expand this out to n

String data transfer instruction in assembly language, What are the string ...

What are the string data transfer instruction in assembly language? Explain all types of string data transfer instructions with examples of each? What will be the behavior of direc

Shell script to print left traingle, Normal 0 false false f...

Normal 0 false false false EN-US X-NONE X-NONE MicrosoftInternetExplorer4

Double roots, This case will lead to similar problem that we've had all oth...

This case will lead to similar problem that we've had all other time we've run in double roots or double eigenvalues. We only find a single solution and will require a second solut

Write a perl script that accepts two integer arguments, 1. Write a Perl scr...

1. Write a Perl script that accepts exactly 2 integer arguments where the first argument must be less than the second argument. The script will print a comma separated list of inte

Define a procedure which makes an avl tree with one node, (a) Define a proc...

(a) Define a procedure called make-avl-tree which makes an AVL tree with one node. Also create another constructor build-avl-tree that creates an AVL tree from a root, left subtree

Write a program to create map function, Given a list of numbers, say my ...

Given a list of numbers, say my @input_numbers = (1, 1, 3, 5, 8, 13, 21, 34, 55, 89, 144); write a program map1.pl that will use the function map (a) to produce a list of

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd