JayProngs / MyDollarBot-BOTGo

CSC 510 Project 3 Repository for Group 69
MIT License
1 stars 3 forks source link

Export expense/income to .csv format feature #18

Open AnuragGorkar opened 4 hours ago

AnuragGorkar commented 4 hours ago

Add new command to aggregate all the transactions and combine them into a single .csv file and return the .csv file to the user. The file should have the transaction index, date, category, and amount.

AnuragGorkar commented 4 hours ago

This issue was created after the pull request. The original issue was linked to a different repo by mistake since issues were disabled in the repo.