From 4ed941ef7edd7a54a0d5d6885f12c072e5a554a4 Mon Sep 17 00:00:00 2001 From: kokomo123 <70863536+kokomo123@users.noreply.github.com> Date: Mon, 14 Jul 2025 10:26:44 -0400 Subject: [PATCH] Add Personal Management System to Personal Dashboards (#1463) Co-authored-by: Kieran <32241933+Ki-er@users.noreply.github.com> --- software/personal-management-system.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 software/personal-management-system.yml diff --git a/software/personal-management-system.yml b/software/personal-management-system.yml new file mode 100644 index 0000000000..77e067a7db --- /dev/null +++ b/software/personal-management-system.yml @@ -0,0 +1,11 @@ +name: "Personal Management System" +website_url: "https://volmarg.github.io/" +source_code_url: "https://github.com/Volmarg/personal-management-system" +description: "Organize the essentials of everyday life, everything from a simple to-do list, and notes up to payments, and schedules." +licenses: + - MIT +platforms: + - Docker +tags: + - Personal Dashboards +demo_url: "https://github.com/Volmarg/personal-management-system#documentation--demo" \ No newline at end of file