From 73eef9aa9b027f26a3a730d9a2ee3c33a071fc8c Mon Sep 17 00:00:00 2001 From: Saleem Hadad Date: Thu, 6 Jan 2022 04:25:03 +0400 Subject: [PATCH] Update README.md --- README.md | 39 +++++++++++++++++++++++++++++++++++++-- 1 file changed, 37 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c6b1fe5..86686ee 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,37 @@ -# personal-finance -Self-hosted highly-opinionated personal finance tracking web app +# 💰 Self-hosted personal finance web app + +## 🛠 Features + +1. [x] Self-hosted - full control over your data privacy +2. [x] Parse SMS bank transactions +3. [x] Detailed analysis of income and expenses + +## 🎮 Demo + +## ▶️ Installation + +> Docker + + +> Laravel app + + +## 🧠 Customization + +### SMS templates + +### Currency + +### Reports and analysis + +## 🪚 Built with + +1. Laravel +2. Inertia & ReactJs +3. GraphQL +4. MySQL +5. Docker + +## 🔖 License + +This project is licensed under the MIT License. Enjoy!