Skip to content

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Payroll Tracker

This application is an employee payroll tracker that allows the user to input, organize, and view employee payroll data.

User Story

A user wants an employee payroll tracker so they can see all of their employees data in a clean orginzed manner. The user wants a simple solution to keeping track of and logging employees names and salaries. The user requires this so that they may properly and efficiently budget for their company.

Requirements

  • The user should be able to click the button labeled "Add Employees" which begins a series of prompts asking for employee first name, last name, and salary.
  • When the user enters the necessary information for the first employee, they will be asked via a confirm window if they wish to add another.
  • When the user has added all the employees and the respective info they need, upon canceling the prompt, the entered info will display in a table on the page.
  • When the info is displayed, the employees should be alphabetically sorted according to last name.
  • If the user opens the console, they should see the avarage salary for all the employees they entered, and a randomly selected employee who will be the company drawing winner.

Usage

Main screen display: usage01 Upon clicking the "Add employees" button: usage02 Once a first name is typed in and the ok button is pressed, the user will see the next prompt to enter last name. usage03 Once last name is entered, the next prompt to add employee salary will appear usage05 If the user accidentally types numbers for the name prompts or letters for the salary prompt, they will see an alert displayed saying that they need to submit a valid input Screenshot 2024-04-28 at 12 01 33 AM When the salary is enetered, all the fields are complete and the user will see the confirm message asking if they want to add annoter employee usage04 once the user has inputed all the employee info they so choose, the infromation will be displayed in the a table on the screen usage06 If the user wants to see the average salary and who the winner of the random drawing is, they will open the console. uasge07

Credits

UCF coding bootcamp supplied the starter code.

About

This project is the result of modified starter code, and is intended to create an application that enables a payroll manager to view and manage employee payroll data.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages