Minimum Viable Product for a UPI Expense Tracker, really helpful if you’re a college student trying to keep track of your expenses without manual effort.
Bachat is an application which keeps track of your UPI payments by parsing the text message you receive once you make the payment. This text message is processed after which the payment information is extracted from the message. The details of the payment are added to the app so that you can keep track of your monthly expenses. Features -
- Automatic UPI Payment Tracking - Aggregates your UPI payments as they are made, reducing manual work needed to track expenses.
- Budget Setting - Set a budget and use the intuitive UI to see how much of your budget you have spent this month.
- *Expense Viewing - Have a look at the date and time at which you made your expenses.
- Currently, the application uses RegEx for different banks while parsing the text message. The current supported banks are SBI, ICICI, HDFC. The messages by these banks are bound to change. Recently updated is SBI, ICICI and HDFC are not updated currently.