Skip to content

SoftServeInc/jira_data_process

Repository files navigation

Jira Project

Description

An application was created to retrieve information from jira query and save it in the excel file.

The essence of the project is as follows:

  • it allows user to choose a jira (expedia, homeaway or any other) ✅;
  • it allows user to extract data from JIRA and write it to excel files such as xlsx ✅;
  • it allows user to add new data in existing xlsx files, while allowing him to select the required fields (components, dates, labels, estimates and more) ✅.

All fields are validated on the UI part 📋. A project was written on React JS using server-client architecture. Several screenshots of the program were added below.

Screenshots

Start of the programm (main image)

Alt text

Data was received

Alt text

Incorrect Data

Alt text

Fields choosing

Alt text

Where you can find contribution guidelines?

You can find all contribution guidelines in CONTRIBUTING.md.

How to start an application?

run the following to start the application:

  1. 'npm install'
  2. 'npm start'

Prerequisites

  1. Node.js v14.18.2 is required. npm

How to install prerequisites from CLI

It's possible to install the nvm. It allows you to quickly install and use different versions of node via the command line.

Link - https://github.com/nvm-sh/nvm.

Built With

Authors

  • Valentyn Vyshyvan - Entire Application - vvyshyvan

About

Tool to process data from Jira to get more insights

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published