overlineink / budget

Get a grip on your finances.

Home Page:https://budget.pixely.me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub issues GitHub stars GitHub license

Budget

https://budget.pixely.me

Budget is an open-source web application that helps you keep track of your finances.

Product

Features

  • Ability to organize spendings using tags
  • Dashboard displaying monthly statistics about your spendings
  • Available in multiple languages (English, Dutch, Danish, German)

Installation

composer install --no-dev
yarn install

cp .env.example .env
php artisan key:generate

php artisan storage:link

php artisan migrate

yarn run development

php artisan serve

php artisan queue:work

Contact

About

Get a grip on your finances.

https://budget.pixely.me

License:MIT License


Languages

Language:PHP 68.0%Language:HTML 28.3%Language:Vue 3.7%