Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 395 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 395 Bytes

expense-tracker

Telegram bot for tracking your expenses.

Features:

  • Sending receipts store them in AWS S3.
  • Get prices and tax from the receipts using AWS Textract.
  • Store expenses with their categories in AWS DynamoDB.
  • Get monthly receipts when requested
  • Get monthly expenses when requested

This is still work in progress. I will update the README when tracker is ready to use