Thanks to visit codestin.com
Credit goes to github.com

Skip to content

envyenx/budget

 
 

Repository files navigation

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.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 68.4%
  • HTML 28.0%
  • Vue 3.6%