Code Monkey home page Code Monkey logo

jira-print's Introduction

About

This project can used to print jira cards with custom styling. you may need to update styles and colors according to your needs in landing.css file located in JIRAPRINT > resources > stylesheets

prerequisites:

  • Node.js should be installed to run this projects

Steps to print your cards

First Time

  • Step-1: Download or clone the project
  • Step-2: Now open any terminal and navigate project directory JIRAPRINT and run the command npm install

Every time

I have attached a image at the bottom of this page that can help you to figure out some of steps below.

  • Step-1: Open Jira and go to active sprint
  • Step-2: Now open developer tools of the browser and navigate to network tab

    For Chrome on Mac, COMMAND + OPTION + I, will on open network tab in developer tools

  • Step-3: Keeping the dev tools opened press reload on the browser window
  • Step-4: Find and click on the network call starting with allData.json?rapidViewId=
  • Step-5: Go to response section of the call and copy all the data COMMAND + A > COMMAND + C
  • Step-6: Now Open the data.json file present in the project. JIRAPRINT > resources > data.json
  • Step-7: Replace the contents of the file with the content copied form the dev tools
  • Step-8: Now open any terminal and navigate project directory JIRAPRINT and run npm run start OR node index

Now you can open http://localhost:4000/ and print your card

jira-print's People

Watchers

James Cloos avatar VAMSI DEVALLA avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.