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.
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.
- 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
To install the Internal Issue Assigner, follow these steps:
-
Clone the repository:
git clone https://github.com/Aditya-eddy/Internal-issue-Assigner.git
-
Navigate to the project directory:
cd Internal-issue-Assigner
-
Install the dependencies (cd Client : For Client):
npm install
-
Install the dependencies (cd Backend : For Backend):
npm install
To start the Internal Issue Assigner, run the following command:
npm start (For Backend)
npm run start (For Client)
Aditya Sharma Aditya282003@gmail.com