devalade / dinero-1

Dinero - Multi Account Money Tracker

Home Page:https://dinero.bridgex.live

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dinero - Multi Account Money Tracker

Dinero is a multi account money tracker. It is a simple application that allows you to track your money in multiple accounts and categories. It is written in PHP (Laravel Framework) and Filament v3.

Features

  • Multi Account (Tenants)
  • Multi Currency
  • Wallets
  • Categories
  • Budgets
  • Goals
  • Debts
  • Transactions
  • Reports

Installation

  1. Clone the repository
  2. Run composer install
  3. Run php artisan migrate --seed
  4. Login with the following credentials:
    • Email: demo@dinero.app
    • Password: 12345678

NativePHP

for the NativePHP version, please check the nativephp branch

git checkout native-php

Demo

Url: http://dinero.bridgex.live

Screenshots

Dashboard Wallets Categories Budgets Goals Debts Transactions Accounts MyProfile

About

Dinero - Multi Account Money Tracker

https://dinero.bridgex.live

License:MIT License


Languages

Language:PHP 88.3%Language:Blade 10.7%Language:Dockerfile 0.6%Language:JavaScript 0.3%Language:Shell 0.0%Language:CSS 0.0%