NewloveD / Software-Project

Creative Commons Zero v1.0 Universal
0 stars 1 forks source link

Admin: View All Donation Records: #9

Open NewloveD opened 1 week ago

NewloveD commented 1 week ago

As an admin, I want to view a list of all donation records on the website, so I can see the full donation history for the organization.

Pre-conditions: Admin must be logged into the website with appropriate permissions to view donation records. Donation records must be stored and retrievable from the database. The website's donation records page must be functional and accessible. Post-conditions: Admin will be able to see a complete list of all donation records. Admin will have access to detailed information about each donation (e.g., donor name, amount, date). Admin may have the option to sort or filter donation records for better analysis.