An expenditure tracking app built in React
Wallet Guard is a simple expense tracker app that supports speech recognition for quick input. You can enter your incomes/expenses with your voice .i.e no need to type. It will help you to note, delete and categorize your incomes/expenses for easy budget management.
Wallet Guard is a single page web application for expenditure tracking. It consists of several react components like Details, Form, Menu, List, Snackbar etc. It uses Speechly API’s to store the data in the form of segments. It supports voice based commands to add expense, income and to cancel the transaction. One can delete the transaction manually as well.
Flowchart:
1. Home Page:
2. Adding Incomes:
3. Adding Expenses:
Demo Video : Click Here!