Skip to content

Commit bc7bf7c

Browse files
committed
docs: add qlty badge
1 parent fd9fede commit bc7bf7c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# TaskFlow
22

3-
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=Licoler_TaskFlow&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=Licoler_TaskFlow)
3+
[![Maintainability](https://qlty.sh/gh/Licoler/projects/TaskFlow/maintainability.svg)](https://qlty.sh/gh/Licoler/projects/TaskFlow)
44

55
TaskFlow is a full-stack todo app built from a vanilla JavaScript TodoMVC-style frontend and a Node.js API. Users can register, log in, and manage their own tasks through JWT-authenticated API requests backed by PostgreSQL.
66

0 commit comments

Comments
 (0)