Intey / hask-task-tracker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Task Tracker

Features (As in Jira):

  • View project list
  • View project backlog/board (issues with custom fields on screen)
  • View backlog settings
  • CRUD Issue details
  • Configure workflow of issues (per project/issue-type)
  • Transition issues
  • Assignee issues
  • Authentication

Extra:

  • join jira: background service (jira adapter)
  • issues/projects/workflows/etc ID from jira should be in this objects

About

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Haskell 98.9%Language:Dockerfile 0.9%Language:Shell 0.2%