From c10bae1bc44f9a67921edb16e855608fef9c1267 Mon Sep 17 00:00:00 2001 From: Roger Bacon Date: Wed, 8 Jul 2026 23:24:37 +0000 Subject: [PATCH] Fix cmms description: it's a Computerized Maintenance Management System --- PROJECTS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PROJECTS.md b/PROJECTS.md index 8359382..be47857 100644 --- a/PROJECTS.md +++ b/PROJECTS.md @@ -9,7 +9,7 @@ | Project | Status | Priority | Notes | |---------|--------|----------|-------| | **Gestión de Tablets v1.0** | Active | High | First version of tablet management system | -| **Control de Baños** | Someday | Low | [cmms](https://github.com/Grashjs/cmms) — School bathroom management system. A web app for tracking student bathroom visits, reducing abuse, and improving discipline. Useful for secondary schools to monitor patterns, ensure safety, and maintain order without invasive surveillance. | +| **Control de Baños** | Someday | Low | [cmms](https://github.com/Grashjs/cmms) — *Computerized Maintenance Management System* for tracking school facility maintenance (cleaning, repairs). Useful for secondary schools to schedule bathroom upkeep, log issues, and ensure hygiene without disrupting classes. | ---