As an admin, I want to be able to create reports via the front end so that I can track is the data in the database to make informed decisions and share data with others
Create the following reports:
- Product Lifecycle - Donor, donation date, requestor, delivery date - group by item
- Total donations given to a specific organization - this should be a full description of the product lifecycle + organization - group by organization
- Total donations to a specific requestor - this should be a full description of the product lifecycle + requestor - group by requestor (SSW user)
Additionally:
Have the ability to create a raw csv with DB data that admin can create and export from the app front end
As an admin, I want to be able to create reports via the front end so that I can track is the data in the database to make informed decisions and share data with others
Create the following reports:
Additionally:
Have the ability to create a raw csv with DB data that admin can create and export from the app front end