leovinsen / octopush

Financial Education mobile game prototype
0 stars 0 forks source link

Change how user's earnings are saved and retrieved #63

Closed leovinsen closed 4 years ago

leovinsen commented 4 years ago
  1. In UserBloc, initialize user's income as a Transaction instead of saving it in SharedPrefs throughGameDataRepository,

  2. In HomeBloc, retrieve user's current balance,

  3. In OctoSaversPage, figure out how to retrieve the user's balance