项目作者: aFaneca

项目描述 :
Personal Finances platform that'll help you budget, keep track of your income/spending and forecast your financial future.
高级语言: PHP
项目地址: git://github.com/aFaneca/myfin.git
创建时间: 2019-12-21T22:07:18Z
项目社区:https://github.com/aFaneca/myfin

开源协议:GNU General Public License v3.0

下载


License: GPL v3
GitHub release (latest by date including pre-releases)
Docker

📟 The API project is available here. 📟

📱 The android mobile app project lives here. 📱

🏦📈💳 MyFin - Personal Finances Platform

⚡ About MyFin

MyFin originated as my own passion project in 2020. At that point, I’d already tried a bunch of other FPM’s, but all of
them lacked in at least one of the following points:

  • They were not user-friendly
  • Their features lacked a full-fledged budgeting tool
  • I was never in control of my own data

MyFin is my attempt to solve all of these issues. It has helped me manage my finances for a while now and I hope
it can be useful for you as well.


MyFin
MyFin
MyFin
MyFin
MyFin
MyFin
MyFin
MyFin
MyFin
MyFin
MyFin
MyFin

✨ Features

Here are the main features of MyFin:

  • Localization (Multilingual support) - Native full support to both english and portuguese
  • Transactions - You can add transactions manually or import them in batches from the clipboard (from a .csv file or
    directly from your bank’s homebanking solution)
  • Split Transactions - Easily split an already added transaction into two different ones, all with a few clicks
  • Accounts - You can track all of your accounts, including their transactions and balances
  • Categories & Entities - You can create as many of these as you want to better segment your income and spending
  • Rules & Auto-categorization - With rules, you can make your transactions importing smarter and faster, by allowing
    MyFin to automatically categorize some of your imported transactions, based on your specifications
  • Budgets - Taking a Boonzi-style approach to budgeting, our budget tool allows you to budget for your future, month
    by month
  • Stats - this one’s for the data nerds. Here you have an overview of your patrimony’s evolution across each month
    and get a forecast of your financial future for the years to come
  • Account Management - Change your password, etc…
  • Investing - keeping track of your investments (currently in beta!)
  • Theming - multiple (white & dark) themes to choose from!

🛣️ Roadmap

Here’s some of the features currently in development or planned for the near future:

  • Goals - Record and keep track of your goals to keep yourself motivated at all times
  • Better Account Management - allowing the user to change its data (email, profile photo…)
  • Better Stats - add more complex & interesting stats
  • & much more…

🔰 Getting Started

Demo account - try it for yourself!

Before fully committing to it, you can give MyFin a try by using the demo account I’ve made available here.

  1. Username: demo
  2. Password: demo

Initial setup

Here you can find the full documentation on the
first steps to get started.

🙋‍♂️ Contributing

This was never meant to be anything other than a little passion project of mine. However, if you’re interested in taking
this project and make it your own or add something to it, you’re more than welcome to do so. Just get in touch :)

📦 Dependencies

Web

This app was built with React, using Typescript. You can check the full list of dependencies here.