https://github.com/fullstackgenerator/wallet
A simple Laravel-based finance tracker called Wallet that helps you manage income and expenses, visualize data through charts, and export reports with ease.
https://github.com/fullstackgenerator/wallet
javascript laravel tabler
Last synced: 8 months ago
JSON representation
A simple Laravel-based finance tracker called Wallet that helps you manage income and expenses, visualize data through charts, and export reports with ease.
- Host: GitHub
- URL: https://github.com/fullstackgenerator/wallet
- Owner: fullstackgenerator
- License: mit
- Created: 2025-03-05T11:07:34.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-06-25T18:38:26.000Z (9 months ago)
- Last Synced: 2025-06-25T19:33:04.640Z (9 months ago)
- Topics: javascript, laravel, tabler
- Language: PHP
- Homepage:
- Size: 101 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Wallet
[](LICENSE)
Meet **Wallet**, a simple Laravel-based finance tracker that helps you manage income and expenses, visualize data through charts, and export reports with ease. Special thanks to [Nejcc](https://github.com/Nejcc)! 👑

#### Motivation:
I built this app because:
1. I enjoy Laravel’s no-nonsense approach.
2. I like keeping track of my finances.
#### What's under the hood:
- Laravel – a solid framework for a solid app.
- Laravel Excel – makes exporting data effortless.
- Tabler – keeps the UI clean and simple.
- Javascript – just a touch for interactivity.
#### How to use:
1. Enter Income or Expenses: Input your data on the left, and once you select one option (e.g., income), the other gets disabled. Some example data is already given.

3. Track and Visualize: Your entries appear in the table on the right. Click ‘Chart’ for a visual breakdown and download it if needed.

5. Export Your Data: With **Laravel Excel**, exporting is just a click away - quick, easy, and efficient.

### License
This project is licensed under the [MIT License](LICENSE).