Skip to content

subrotosanyal/eng-leaderboard

Repository files navigation

eng-leaderboard

About the application

The eng-leaderboard application is designed to track and display the performance of engineers based on their contributions to a project. It fetches data from JIRA, processes it, and generates a leaderboard that ranks engineers by their story points, tickets closed, and other metrics. This helps teams to visualize and recognize the efforts of individual engineers and improve overall productivity.

Project Setup

Prerequisites

Installation

  1. Clone the repository:
    git clone https://github.com/subrotosanyal/eng-leaderboard.git
  2. Navigate into the project directory:
    cd eng-leaderboard
  3. Install dependencies:
    npm install

Available Scripts

  • Start the development server:
    npm start
  • Build the project for production:
    npm run build
  • Run tests:
    npm test

Technologies Used

  • TypeScript
  • JavaScript
  • React
  • npm

About

Leaderboard application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published