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

Develop a socket program in unix, Develop a socket program in UNIX/Linux th...

Develop a socket program in UNIX/Linux that uses (i) TCP as the transport protocol and  (ii) UDP as the transport protocol for transferring  a short message between a client and  s

Mvc architecture, MVC Architecture Model/view/controller (MVC) is a program...

MVC Architecture Model/view/controller (MVC) is a program structure, currently regarded an executive design used in program technological innovation. The design isolates "domain lo

programming assignment using perl, This assignment is an individual progra...

This assignment is an individual programming assignment using Perl. It addresses objectives 3, 4, 5 and 8 as listed in the Subject Outline document. The assignment is based on them

Fileless document and encryption(stegnography), code for using tree view co...

code for using tree view control and fill it with database

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

Example of arithmetic involving matrices, Example- Arithmetic :  Given th...

Example- Arithmetic :  Given the subsequent two matrices, So calculate A-5B. Solution There isn't much to do now other than the work. We first multiplied

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

Matlab, I need to write code to compute matrix multiplication without usin...

I need to write code to compute matrix multiplication without using built in function.

Lexical analyzer - xml table output, Lexical Analyzer: Symbol Table - Ho...

Lexical Analyzer: Symbol Table - Holds the symbols accepted by the lexical analyzer or parser.  Each symbol may be a terminal or a non-terminal.  Terminal symbols are listed

Python (using os.walk), Using os.walk, write a script that will print the f...

Using os.walk, write a script that will print the filenames of zero length files. It should also print the count of zero length files.

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