Skip to content

Aditya-eddy/Internal-issue-Assigner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Internal Issue Assigner

Internal Issue Assigner was Proof of Concept work developed by me during my Internship at Honda. It was tool designed to stream-line the activity within the office so that co-workers can be assigned with tasks.

Table of Contents

Introduction

Internal Issue Assigner is a tool designed to streamline the process of assigning and managing issues within a the Business Analyst team. It automates the distribution of tasks based on predefined rules and criteria, ensuring a balanced workload and efficient issue tracking.

Features

  • Automated issue assignment based on rules
  • Configurable criteria for task distribution
  • Integration with popular issue tracking systems
  • User-friendly interface for managing assignments
  • Detailed logs and reports for tracking progress

Installation

To install the Internal Issue Assigner, follow these steps:

  1. Clone the repository:

    git clone https://github.com/Aditya-eddy/Internal-issue-Assigner.git
  2. Navigate to the project directory:

    cd Internal-issue-Assigner
  3. Install the dependencies (cd Client : For Client):

    npm install
  4. Install the dependencies (cd Backend : For Backend):

    npm install

Usage

To start the Internal Issue Assigner, run the following command:

npm start (For Backend)
npm run start (For Client)

Contact

Aditya Sharma [email protected]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published