# ccd-timesheet-service **Repository Path**: mirrors_codecentric/ccd-timesheet-service ## Basic Information - **Project Name**: ccd-timesheet-service - **Description**: ccDashboard Timesheet service - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2025-10-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ccd-timesheet-service ## Description # This is the ccDashboard Timesheet service. It will serve the timesheet data for other micro-services that together compose the ccDashboard tool. Currently supported data sources: * Jira Tempo API Currently supported databases: * Every database that is supported by the Slick framework ## Configuration ## Start at application.conf and jiraclient.conf ## Access token generation ## After configuring jiraclient.conf with the available information, execute JiraOAuthTokenRequest and follow the instructions ## Start ## execute Boot.scala Note: more info to come