GogsIssuesExtended¶
Section author: Luke Frisken <l.frisken@gmail.com>
GogsIssuesExtended is a python web service built using Flask, designed to access the Gogs git service API and extend upon the Gogs issue tracker to provide extra services such as Gantt Charts, Burndown charts and more. We used this software to help manage this project.
There is now a published repository for this project at https://github.com/kellpossible/gitea-issues-extended which has been updated to work with the Gitea project instead of Gogs.
Class Diagram¶
Routes¶
List of URL routes (and the functions associated with them) available on the GogsIssuesExtended server.
- /
- /gantt-chart
- /login
- /logout
- /kanban-board
- /gantt-chart-REST
- /gantt-chart-REST/link
- /gantt-chart-REST/task/#taskid