Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 922 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 922 Bytes

WorkAround Explorer

WorkAround, a fictitious research organization that provides data on salary trends in the tech industry, created a new application to make their data more easily viewable. This was accomplished with the use of importing/exporting JavaScript ES6 modules.

Objective

WorkAround wanted their web app - named WorkAround Explorer - to allow users to choose specific roles and companies in the tech industry and view the following information:

  • The salary for the chosen role at the chosen company.
  • The industry average for the chosen role.
  • The average salary at the chosen company across all roles.
  • The industry average salary across all roles and all companies.

pexels-thisisengineering-3861958

Launch

View WorkAround Explorer here: https://ivgeek.github.io/workaround-explorer/