Giter Site home page Giter Site logo

ronjohn4 / jirainvoice Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 2.62 MB

Give a date range, present Tempo and JIRA data that would be included in an invoice. Hours are read from Tempo. Work description and grouping comes from Jira.

CSS 5.72% HTML 31.90% Python 62.38%

jirainvoice's Introduction

JIRA Invoice

Tempo time data and JIRA work data for the selected time frame are summarized to either the Epic or the Story/Bug level (depending on data). Hours may be entered on Sub-Tasks, Stories or Epics. The exported csv can easily be used to create a final format invoice.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

You need Python 3.4 or later to run JIRAInvoice and the latest version of virtualenv to create the runtime environment.

$ sudo apt-get install python3 python3-pip
$ sudo pip install virtualenv

Installing

The steps below will clone a copy of the code to your local machine, create a virtual environment and setup any dependencies.

$ git clone https://github.com/ronjohn4/JIRAinvoice  
$ virtualenv JIRAinvoice --python=python3
$ cd JIRAinvoice
$ source ./bin/activate
(JIRAinvoice)$ python setup.py install

Running

The command below will start up JIRAinvoice in your default webserver on port 5002 (this can be changed in the code).

$ python JIRAinvoice.py

The address where the app is running will be displayed on the command line. Simply navigate to this address in your browser. Use a CTRL+C to stop the app.

jirainvoice's People

Contributors

ronjohn4 avatar

Watchers

James Cloos 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.