11: Assignment Studio

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.

Donation-09

Refactor the the Donation Play Service to capture a OneToMany relationship from User->Donation. Then, reflect this relationship in the API.

Donation-10

With the revised service implemented and deployed, upgrade donation-android to use this new API.