Lunchbox. Overview ➲ We developed a program called Lunchbox with the purpose of allowing the administrator to create a time sheet, create an employee.

Slides:



Advertisements
Similar presentations
For: Time Matrix. Touch Screen Time Clock Employee enters ID Employee hits Enter.
Advertisements

Touch Screen Time Clock With Horizons International Manufacturing.
Touch Screen Time Clock With Great Plains Project Accounting
AIMSweb Progress Monitor Online User Training
Electronic Timesheet User Manual
HR Time Collection System. Time Collection System Overview Types of Time Collection Devices (TCD) Kaba web clockKaba wall clock.
Unpaid Vacation, Sick & Leave Codes and Additional Pay Modifications KIM HUNDZA.
How to use the Student / Temporary Employee Online Time Sheet Q: When will online time sheets be used? A: Go live is September 16, Online time sheets.
Overtime Air Request Website (CWEB). Itinerary for this session: Sign In View Past overtime air requests history View Current overtime air requests View.
Rest Hours Monitoring and Planning. About RHMP RHMP is a system that provides A check on the compliance of an employees work / rest schedule within a.
ABCD Tax System Ynial Adderley Ryan Busser Alen Cruz Bhavya Daya.
Logging into ITAMS as a Student or Hourly Employee To Login to ITAMS for the first time: Open your web browser. Click File, Open, and type the following.
Data Model Examples: DFD’s and System Flowcharts
Logging into ITAMS as an Exempt Employee To Login to ITAMS for the first time: Open your web browser. Click File, Open, and type the following address:
USC’s Internet-based Time and Attendance Management System.
Presented By: Katie, Jake, Janet, Marcellous, and Junaid.
Using ITAMS as a Supervisor or ITAMS Approver Login to ITAMS as usual, at: Enter your User Identification Number (Same as your.
Compe 341 Oracle Installation Procedure. Oracle From Click.
HR Time Collection System. Time Collection System Overview Types of Time Collection Devices (TCD) Kaba web clockKaba wall clock.
CVM EMPLOYEE KABA GUIDE. WHAT IS Kaba? Beginning Saturday, September 27th, temp employees who have been submitting bi-weekly timesheets will now enter.
Employee Self Service Portal Instructions
Distributed Software Development
Touch Screen Time Clock With Great Plains Manufacturing.
HR Time Collection System
January 2011City of Boise 1 City of Boise Time Clock Training Airport Biometrics Clocks.
LoboTime Manager Terminal Job Aid The purpose of this job aid is to provide managers an overview of the swipe terminal for the LoboTime system.
HR Time Collection System. Time Collection System Overview Types of Time Collection Devices (TCD) Kaba web clockKaba wall clock.
ARCHIBUS Log On Instructions. Log Into ARCHIBUS Web Central Log In Screen 1.Open your Internet browser. 2.Enter the URL to view the ARCHIBUS Login Page.
1 Team Leader TKS Job Aid. 2 Viewing the On-line Presentation If you are viewing this presentation via Internet Explorer for best results resize the “Notes”
V 0.1Slide 1 Security – System Configuration How to configure WebSAMS? Access Control Other Information Configuration  system customization  system configuration.
Program Guide v25Q3. Overview » Concepts » Workflow  Press sheet  Linking product  Program guide  Publishing a program guide day » Layout configuration.
Anytime 24 hours a day, 7 days a week the parts library around the world will come to you. Toyota Industries Corporation.
WEB PRICING SYSTEM User Manual. Click here to Log In The Defense Commissary Agency Vendor Price Change system is located at
TEAM Basic TotalElectrostatic ManagementAwareness&
Installing and Using Active Directory Written by Marc Zacharko.
TxEIS Security A role-based solution October 2010.
APPX Runtime Futures Planned developments. APPX Runtime Futures  New Record Selection Method and User Interface for Query Setup  New Sort Order Specification.
New Hire Registration for ADP Self Service
Lesson 1-Logging On to the System. Overview Importance of UNIX/Linux. Logging on to the system.
To access our web services, go to……. Click on Customer Login.
SISTime Workforce Time Tracking School Information Systems.
Physics Exercise Generation and Simulation Interface Welcome! Login as Student Login as Instructor Register as Instructor Register as Student.
SAM Payroll Processing Understanding and Using Payroll Features in SAM.
LIBERTY ISD TRUE TIME TRAINING Timesheets for Hourly Employees.
July 2010 System Release Friday, March 26, System Wide Changes New branding -- People First logo, colors, header, footers on home pages, Web site.
Software AS Module Heathcote Ch.20. Importance of Information  Information technology is fundamental to the success of any business  The information.
1 * * * Updated for NTS software version , * * *
Ceridian Time Solutions Supervisor. IMPORTANT If you are not the manager of an employee but have been assigned the task of approving time for that employee,
Internet Advancement Ore-Ida Council Boy Scouts of America.
Shop Floor and Workforce Management Welcome Presenter: Bo Schroeder Managing Director / CEO
How to Use the TimeClock System Employee ID: _______________ Employee PIN: _______________ 00 or Last 2 digits of SSN.
Visa IntelliLink Spend Management
 In order to use the time clock there are four major steps that need to be setup in conjunction with your employee profile. › Must be part of an Organization.
Template v7 January 30, Copyright © Infor. All Rights Reserved. Infor Confidential Copyright © Infor. All Rights Reserved.
Presented by: Harlow & Harlow, LLP
TIME & ATTENDANCE ADP WORK FORCE NOW
HR Operations-2.
Time Entry.
HR Time Collection System
Time Entry Overview March 27, 2003
DATA FLOW DIAGRAM EXAMPLES
Q TRACKER Tracking on the job training hours for Apprentices.
Show Call Manager.
Student Introduction to CORE ELMS
EBCAP Managers Payroll Training
TimeClock Plus v7 Manager Training.
Self Service Time and Attendance (SSTA) Contract Employees
Presented by: CBIZ Payroll.
Department Time Entry of ‘Exception hours’ for Classified Employees
Presentation transcript:

Lunchbox

Overview ➲ We developed a program called Lunchbox with the purpose of allowing the administrator to create a time sheet, create an employee database, and allow the employee to clock in, out, and in/out for breaks.

Goals ➲ Keep a database of the shifts employees worked ➲ Allow an administrator to manage and view the employees accounts ➲ Allow administrators to create a time sheet ➲ When an employee clocks in it would check the time sheet to see if the employee was supposed to be working

Goals ➲ Create a graphical user interface ➲ Allow multiple users

The Present Situation ➲ Login – Checks if the employee attempting to login exists and if the employee entered the correct password. ➲ Shift entry – Enters the shifts of the employees to the appropriate database file. ➲ Administrator Menu-Adds/Deletes/Modifies employee accounts. ➲ Schedule – Makes a schedule for employees

The Present Situation Cont'd ➲ Time sheet -Reads and displays employee clock in, clock out, break in, and break out.

Problems encountered ➲ Dynamically accessing files ➲ Visual C++wouldn't recognize endl character when printing to a text file. ➲ Handling multiple users

Achievements ➲ Multiple user interfaces ➲ Making, displaying, and printing out schedules ➲ Created employee database ➲ Able to record login and logout ➲ Password recognition ➲ Able to total the amount of hours per day

Later Upgrades ➲ The ability to compare the time sheet with the schedule ➲ Gtk2 or Qt interface ➲ Addition of a payroll program ➲ Messaging interface (for example- to ask for a day off) ➲ Ability of employees to see the weekly schedule