About | Features | How to Contribute | License
Read Portuguese version HERE
Expense Tracker is an intuitive app designed to help you organize your personal finances. With features like transaction tracking, budget management, and bill monitoring, it helps users achieve financial goals and gain better control of their money.
- Record and categorize transactions (income/expenses).
- Track monthly budgets and spending habits.
- Generate detailed spending reports with charts.
- Secure authentication using Firebase.
- Progressive Web App (PWA) for an app-like experience.
- Fork this repository;
- Create a branch with your feature:
git checkout -b my-feature; - Commit your changes:
git commit -m 'feat: my new feature'; - Push to your branch:
git push origin my-feature; - Create a new Pull Request.
This project is under the MIT license. See the archive LICENSE for more details.