MyTweet-Assignment-01
The aim of this lab is to facilitate the creation of a walking skeleton of the baseline Android MyTweet assignment 2 app.
Refactor the the Donation Play Service to capture a OneToMany relationship from User->Donation. Then, reflect this relationship in the API.
With the revised service implemented and deployed, upgrade donation-android to use this new API.