marisabrantley / workaround-explorer

This web app offers data on tech industry salary trends. It was created in JavaScript with ES6 modules. Click and see if you're getting paid enough.

Home Page:https://marisabrantley.github.io/workaround-explorer/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WorkAround Explorer Project

For this Codecademy project, we were tasked with assisting WorkAround, a fictitious research organization that provides data on salary trends in the tech industry, create 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://marisabrantley.github.io/workaround-explorer/

Class

Codecademy/Pro, Front-End Engineer Path

JavaScript Syntax, Part III: ES6 Modules - using ES6 modules, a way to define and utilize reusable logic in programs.

About

This web app offers data on tech industry salary trends. It was created in JavaScript with ES6 modules. Click and see if you're getting paid enough.

https://marisabrantley.github.io/workaround-explorer/


Languages

Language:JavaScript 82.7%Language:HTML 9.7%Language:CSS 7.6%