← Back to Posts

Open-source Finance Dashboard using Laravel

September 4, 2024

For a while now, I've been manually inputting and tracking my finances on spreadsheets and thought it was finally about time to build an a tool to automate that process, so I present to you the open-source Finance Dashboard.

Built on Laravel and using Filament for the Dashboards, this project will soon feature File uploads, rules-based categorization and tagging, overview stats and charts, and reports.

For the database, I've kept with SQLite to ensure setup and running of this project is as easy as possible for everyone, however it does still require a Redis queue for processing jobs (nothing an afternoon and a Raspberry Pi won't solve!)

As it's open-source, feel free to contribute ideas, code, or fork it and make it your own!

Github: Finance Dashboard

Happy coding! 🤑

Leave a comment!