Skip to content

ompathak2004/salaries-dashboard

Repository files navigation

Salaries-Dashboard

This project visualizes Machine Learning Engineer salary trends from 2020 to 2024. It displays the total number of jobs, average salaries, and detailed job title information for each year.

Features

  • Displays a table of total jobs and average salaries by year
  • Shows detailed job title information when a row is clicked
  • Visualizes job trends with a line chart

Installation

Prerequisites

Make sure you have the following installed:

  • Node.js (>=18.7.x)
  • npm (>=6.x.x) or yarn (>=1.22.x)

Getting Started

Step 1: Clone the Project

  git clone https://github.com/ompathak2004/salaries-dashboard
  cd salaries-dashboard

Step 2: Install Dependencies on Client and run the client

Install the necessary dependencies:

    npm install
    npm run dev

Dataset

The data used in this project is sourced from Kaggle.

AWS Host link

AWS cloudfront deployment link.