Skip to content

rhiannawilson/Employee-Salary-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Employee Salary Management System

Description

A payroll manager to view and manage employee payroll data application. This app runs in the browser and will feature dynamically updated HTML and CSS powered by JavaScript with a clean and polished, responsive user interface that adapts to multiple screen sizes.

Github Repo URL: https://github.com/rhiannawilson/Employee-Salary-Management-System Deployment URL: https://rhiannawilson.github.io/Employee-Salary-Management-System/

Table of Contents:

Directory Structure

├── WK3Challenge-EmployeePayrollTracker
    ├─ assets/
        ├── css/
            ├── style.css
        ├── img/
            ├── EmployeePayrollTracker.png
        ├── js/
            ├── script.js        
    ├── index.html
    ├── LICENSE
    └── README.md   

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

Back to Table of Contents

Appearance & Functionality

View List of Employees added

Usage

Website Features

HTML CSS JavaScript Employee Roster System

Credits

N/A

License

Please refer to the LICENSE in the repo

Back to Table of Contents

Contributions

N/A

Credits

N/A

Back to Table of Contents

License

alt text

Author

@ Rhianna Wilson rhiannawilson

Back to Table of Contents

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published