An open API service indexing awesome lists of open source software.

https://github.com/maxsafer/jirahourplanner

UI for planning hours before automatically logging them to jira.
https://github.com/maxsafer/jirahourplanner

Last synced: 4 months ago
JSON representation

UI for planning hours before automatically logging them to jira.

Awesome Lists containing this project

README

          

# JiraHourPlanner
UI for planning hours before automatically logging them to jira.
```
docker pull maximilianosapien/jirahourplanner:latest
```
-----
Start the container under a folder like "jirahourplanner" and set your Jira instance, email and Jira-token through the UI.
```
docker run --rm -d --name jirahourplanner -p 5001:5000 -v "$(pwd)/data:/app/data" maximilianosapien/jirahourplanner:latest
```
## Features
- Time logging per day
- Time logging for past days
- Jump back/forward by N weeks
- Edit & delete activities
- Daily totals
- Jira integration
- Time loggin duplication detection per day
-----
image
image
image
image

## Future-development
This was a fun project to develop and I intend to work on the interface/navigation or any bugs that are reported.

[Support cool projects like this one! :)](https://www.paypal.com/donate/?hosted_button_id=SRATUX8VNHC9G)