TashinaMyers / PRtracker

challenge 3 "Employee Payroll Tracker"
MIT License
0 stars 0 forks source link

PRtracker

User Story

AS A payroll manager I WANT AN employee payroll tracker SO THAT I can see my employees' payroll data and properly budget for the company


## Acceptance Criteria

GIVEN an employee payroll tracker
WHEN I click the "Add employee" button
THEN I am presented with a series of prompts asking for first name, last name, and salary
WHEN I finish adding an employee
THEN I am prompted to continue or cancel
WHEN I choose to continue
THEN I am prompted to add a new employee
WHEN I choose to cancel
THEN my employee data is displayed on the page sorted alphabetically by last name, and the console shows computed and aggregated data

challenge 3 "Employee Payroll Tracker"

03-javascript-homework-console-demo

03-javascript-homework-demo file:///C:/Users/tashi/challenges/PRtracker/PRtracker/index.html