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

Operating systems, list of 10 operating systems with their hardware specifi...

list of 10 operating systems with their hardware specification and also list any 5 software associated with each operating system

Advantages of java stored procedures, Advantages of java stored procedures ...

Advantages of java stored procedures Transactions Although a saved process contains SQL orders, once collected it will socialize with SQL Hosting server very diversely from

Design and implement program, Tamagochi were all the rage in the 90's as a ...

Tamagochi were all the rage in the 90's as a small toy that had limited functionality but modelled a pet. The "owner" could do the following • Feed the pet • Heal the pet

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

Prims algorithm for minimum spanning tree, Implement the Prim's algorithm w...

Implement the Prim's algorithm with array data structure as described in slide 12 of the file 04mst.ppt. Your program should have a runtime complexity of O(n2) and should be as eff

Create xml document to save calendar information, Prepare an XML document t...

Prepare an XML document that contains calendar information such as the following text describes: The calendar is owned by a person (e.g. John Smith) and has a few paragraphs tha

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)) ==> (

AWK programming, I have 9 assignments to be completed

I have 9 assignments to be completed

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