iokiwi / moneyapp

Parsing OFX files for personal budgeting and financial insights
Mozilla Public License 2.0
3 stars 2 forks source link

[Feature] CSV Export of recurring expenses #31

Closed iokiwi closed 1 year ago

iokiwi commented 1 year ago

Create an "Export" drop down button on the https;//localhost:8000/recurring_expenses/ page

Bootstrap drop down button: https://getbootstrap.com/docs/5.3/components/button-group/#nesting

Add an option drop down option for "CSV"

When clicked, the user should get an export of their recurring expenses including the following fields for each ID

Note that until #30 is implemented, you can create your new recurring expense entries by going to this url https;//localhost:8000/recurring_expenses/new