This is a component in the Aurelia framework which delivers http client access. We will need some work on the server for it to be accessed from an aurelia client.
Rework the donation-service class to communicate with the donation-web application. This will involve incorporating http components into the app and refactoring DonationService to use them.
Lab-Aurelia 4 TS
Rework the donation-service class to communicate with the donation-web application. This will involve incorporating http components into the app and refactoring DonationService to use them.