54

GitHub - range-of-motion/budget: Track your finances, whether it's perso...

 5 years ago
source link: https://github.com/range-of-motion/budget
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

README.md

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

  1. Install Composer/Node.js dependencies
composer install --no-dev
yarn install
  1. Set-up .env
cp .env.example .env
php artisan key:generate
  1. Set-up storage directory

php artisan storage:link

  1. Run migrations and seed database

php artisan migrate --seed

  1. Compile front-end assets

yarn run development

  1. Serve

php artisan serve

  1. Run queues

php artisan queue:work


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK