To simplify tracking how much you spend and earn in a month, giving you an instant net view of your monthly budget.
- Method 1: The application can read your receipts by using a webcam and pointing it to a receipt. Once the receipt is detected you can press the 'q' key and and the image of the receipt will be processed and transformed using the OpenCV library and read using the Tessereact OCR API. Once the total is extracted, it will be deducted from your budget for the selected month.
- Method 2: The application allows users to manually input expenses to the month of their choosing.
- Currently, only manual input of income is supported. Soon you will be able to can scan your checks :)
The total extracted from capture (19.08)
Updated Budget document after reading receipt with webcam multiple times and allowing user to select month to update