{"id":16322361,"url":"https://github.com/dmdevgo/epicpredictor","last_synced_at":"2025-05-14T13:32:44.466Z","repository":{"id":209374747,"uuid":"721381706","full_name":"dmdevgo/EpicPredictor","owner":"dmdevgo","description":null,"archived":false,"fork":false,"pushed_at":"2023-11-28T22:51:30.000Z","size":101,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-17T03:44:40.497Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dmdevgo.png","metadata":{"files":{"readme":"README.MD","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-11-21T00:15:33.000Z","updated_at":"2023-11-21T00:16:19.000Z","dependencies_parsed_at":"2023-11-28T23:43:28.265Z","dependency_job_id":null,"html_url":"https://github.com/dmdevgo/EpicPredictor","commit_stats":null,"previous_names":["dmdevgo/epicpredictor"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmdevgo%2FEpicPredictor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmdevgo%2FEpicPredictor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmdevgo%2FEpicPredictor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmdevgo%2FEpicPredictor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dmdevgo","download_url":"https://codeload.github.com/dmdevgo/EpicPredictor/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254150645,"owners_count":22023007,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-10T22:50:39.434Z","updated_at":"2025-05-14T13:32:44.414Z","avatar_url":"https://github.com/dmdevgo.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Epic Predictor\n\nEpic Predictor is a small REST client for Jira that allows you to forecast the completion of epics.\n\n## Model\n\nThe forecast is based on cumulative issues flow ([NoEstimates](https://youtu.be/QVBlnCTu9Ms?feature=shared)).\n\nCalculate the average velocity for the last few sprints and and assuming how quickly the backlog will grow, you can draw a cumulative flow diagram.\n\nThe weak point of the calculation is the choice of the backlog growth rate factor.\n\nThis tool is a predictor, but you can be a corrector. Think about how you can increase a velocity or reduce backlog to improve the forecast.\n\n## Usage\n\n### Configuration\n\nSet parameters in `local.properties`:\n- `jira.url` - Jira base url (scheme + host + port).\n- `jira.token` - personal access token.\n- `jira.epicKeys` - epic ids or keys separated by commas.\n\n### Launch App\n\nRun the desktop application:\n\n```shell\n./gradlew :composeApp:run\n```\n\n### Calculation Parameters\n\nChoose calculation parameters:\n\n- `Last Sprints Count` - The number of sprints used to calculate the average velocity.\n- `Backlog Growth Rate Factor` - Used to predict the growth of the backlog. Measured in fractions of velocity.\n\n## License\n\nThis tool is licensed under [MIT](LICENSE).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmdevgo%2Fepicpredictor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdmdevgo%2Fepicpredictor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmdevgo%2Fepicpredictor/lists"}