An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

### Wallet

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](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)! 👑

![image](https://github.com/user-attachments/assets/76dbbcf9-4231-415a-b277-f0401d99dd15)

#### 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.

![image](https://github.com/user-attachments/assets/3a14b810-52d6-4301-a5b9-89391180816b)

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

![image](https://github.com/user-attachments/assets/28b0e495-ce95-41a6-86ed-a434942e2651)

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

![image](https://github.com/user-attachments/assets/55f16dd0-3eca-4c9e-bc81-f630fab27023)

### License

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