Objectives
In this Lab, you will complete an additional refactor of our Donation Case Study - Donation.5.0. We will build on the previous lab and add in some new features and most importantly,connect to a REST based Web Service. On completion of this lab you'll be able to
- connect to a remote server to retrieve & delete Donations
- connect to a remote server to retrieve a single Donation
- add Event Handling to an Image on our Custom Donation Row