Weekend Salary Calculator

Description

Duration: 3-days (weekend)

A simple web application that takes in each employeee information, including annual salary and then calculates the total monthly cost of all the employees.

To see the fully functional site, please visit: Salary Calculator

Screen Shot

Screenshot of salary calculator

Prerequisites

There is no software that is required to install the app. However there is an optional app for testing. If a developer would like to run test scripts, Node is needed:

Installation

The frontend application can be open with the index.html file in a web browser of your choice.

For testing, after the installation:

  • Open up your terminal of choice and run an npm install
  • Run npm run test in your terminal

Usage

How does someone use this application?

  1. A simple web application that takes in employeee information that will require a user's input and added by the user.

    • First Name
    • Last Name
    • Id
    • Title
    • Annual Salary
  2. The monthly total will be determined by the total annual salary of all employees. The user will also have the option to remove the employee information with the delete button.

  3. Once the chosen employee is deleted, the total monthly cost should remove the monthly cost accrued from that specific employee that was deleted.

Built With

  • Javascript
  • HTML
  • CSS

Acknowledgement

Thanks to Prime Digital Academy who equipped and helped me to make this application a reality.

Support

If you have suggestions or issues, please email me at soutsada@comcast.net.