Skip to content

Finance Dashboard with Categorization, Tagging, Stats and Graphs

Notifications You must be signed in to change notification settings

dmdboi/FinanceDashboard

Repository files navigation

Finance Tracker

A laravel project to track your finances. Features include:

  • Transaction tracking
  • Categorisation
  • File uploads (WIP)
  • Tagging (WIP)
  • Reporting (WIP)

Installation

Requirements:

  • Redis (for Queued Jobs)

Steps:

  1. Clone the repository
  2. Run composer install
  3. Run npm install
  4. Run php artisan migrate
  5. Run npm run dev

Usage

  1. Run php artisan db:seed to seed the database with some test data
  2. Navigate to the homepage and login with the test user:

Screenshots

Dashboard

Dashboard

Contributing

Pull requests are welcome!

For major changes, please open an issue first to discuss further changes.

License

This project is open-sourced software licensed under the GNU General Public License v3.0.

About

Finance Dashboard with Categorization, Tagging, Stats and Graphs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages