common-funding-application
common-funding-application copied to clipboard
Add ability to order/filter/categorize expenses
Currently, expenses are listed in the order that the user submits them. Possible improvements include:
- Group expenses with the same category together
- Add an option to filter expenses
- Add subtotals for expense categories
A library like DataTables might be useful to implement these features.