From c2af3aeeb2650999fc80ea31183b1e259c20896a Mon Sep 17 00:00:00 2001 From: kantorge Date: Mon, 2 Dec 2024 19:56:18 +0100 Subject: [PATCH] add YAFFA --- software/yaffa.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 software/yaffa.yml diff --git a/software/yaffa.yml b/software/yaffa.yml new file mode 100644 index 0000000000..bf1ca073c2 --- /dev/null +++ b/software/yaffa.yml @@ -0,0 +1,11 @@ +name: YAFFA +website_url: https://www.yaffa.cc +source_code_url: https://github.com/kantorge/yaffa +description: YAFFA is a personal finance web application, and can be used to keep track of your money, expenses, budgets, investments. It also helps with long term financial planning. +licenses: + - MIT +platforms: + - PHP +tags: + - Money, Budgeting & Management +demo_url: "https://sandbox.yaffa.cc" \ No newline at end of file