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

Real distinct and 1 double eigenvalue with 1 eigenvector, Real Distinct and...

Real Distinct and 1 Double Eigenvalue with 1 Eigenvector From the real eigenvalue/vector pair, l 1 and ?h 1 , we find one solution, e l1 t ?h 1 By our work in the 2x

About oracle, do you solve questions of assigments?

do you solve questions of assigments?

Create proptotype of student management system, XYZ International is a larg...

XYZ International is a large Institute; Management in this institute wants to create Proper Student management System. There for they contact you and asked you to create Propto typ

Explain the booch methodology, Problem 1 Explain the Booch Methodology ...

Problem 1 Explain the Booch Methodology 2 Why does every interaction diagram need a written description? Explain 3 Explain the five core workflows of the Unified Process

Write a program to illustrate the call by value, Write a Program to illustr...

Write a Program to illustrate the call by value? #include . int compute_sum(int m); int main( void) { int n=3, sum; printf("%d\n",n); /*3 is printed */ sum=compute_sum(n

Design program that presents animation of the solar system, Figure is a rep...

Figure is a representation of the solar system. In a basic model of the same concentric orbits planets rotate around the sun. The closer the Planet in less time Sun completes a ful

Define a procedure that takes a list as a single argument, (a) Define a pro...

(a) Define a procedure (subsets x) that takes a list as a single argument and returns all 2^n subsets of that list, i.e. the power set of the list; e.g. (subsets '(a b c)) ==> (

Cobol 85, Open error message coming out when compiling

Open error message coming out when compiling

Draw data structure and analyse on xml, The scenario As an XML expert y...

The scenario As an XML expert you are required to model a system for an online furniture shop. After an interview with the shop manager you have the following information: T

Program for simulate part of the game of yahtzee, This assignment will make...

This assignment will make use of arrays and functions to simulate a game. ASSIGNMENT DESCRIPTION This program will simulate part of the game of Yahtzee! The player will

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