# *Quality-time*: software quality monitoring for teams and projects ```{image} screenshots/projects_dashboard_dark.png :alt: Screenshot of a Quality-time dashboard with three demo projects in the form of donut charts :class: only-dark ``` ```{image} screenshots/projects_dashboard.png :alt: Screenshot of a Quality-time dashboard with three demo projects in the form of donut charts :class: only-light ``` *Quality-time* is a quality monitoring application for software development and maintenance. *Quality-time* collects measurement data from sources such as GitLab, SonarQube, Jira, Azure DevOps, and OWASP Dependency-Check, to provide an overview of the quality of software products and projects. It does so by comparing measurement data with metric targets and informing development teams about the metrics that need improvement actions. `````{grid} 2 :gutter: 3 ````{grid-item-card} :class-card: sd-bg-transparent ```{toctree} :maxdepth: 1 :caption: Getting started 👋 intro.md ``` ```` ````{grid-item-card} :class-card: sd-bg-transparent ```{toctree} :maxdepth: 1 :caption: User documentation 📗 usage.md faq.md reference.md ``` ```` ````{grid-item-card} :class-card: sd-bg-transparent ```{toctree} :maxdepth: 1 :caption: Technical documentation 🛠 versioning.md deployment.md development.md software.md api.md ``` ```` ````{grid-item-card} :class-card: sd-bg-transparent ```{toctree} :maxdepth: 1 :caption: Other resources 📚 changelog.md Source code Issue tracker genindex.md ``` ```` `````