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

C, Is it possible to get an assignment done within 2 hours

Is it possible to get an assignment done within 2 hours

Program to change date format, Write a program that accepts a date from the...

Write a program that accepts a date from the user in the form mm/dd/yyyy and then displays it in the form month dd, yyyy, where month is the name of the month. Enter a date (mm/d

Input output program, Problem Specification I/O programming is the \bre...

Problem Specification I/O programming is the \bread and butter", the raison d'etre, of microcontrollers. After all, our definition of a microcontroller is \a microprocessor wit

Visual basic.net, how to create a screen for messages for a data transmissi...

how to create a screen for messages for a data transmission system

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

Microprocessor, what is a microprocessor? types of microprocessors? advanta...

what is a microprocessor? types of microprocessors? advantages disadvantages

C programming, write a function that raises an integer to a positive intege...

write a function that raises an integer to a positive integer power. call the function x_to_the_n taking two integer arguments x and n. have the function return a long int, which r

Use a procedure to integrate cube, Simpson's Rule is a more accurate method...

Simpson's Rule is a more accurate method of numerical integration than the method described in class. Using Simpson's Rule, the integral of a function f between a and b is approxim

and gate- or gate-logical-program , System.in and System.out should not be...

System.in and System.out should not be used anywhere in the programs except in main and only for testing purposes.  All calculations should be done in a method.  Note:  To use J

Programme for create the class in the karel++ , Create the class Robot desc...

Create the class Robot described in the Karel++ book. Description: The Robot class described in the Karel++ text is a derived class of ur_Robot. Create class Robot as a d

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