Everwished Bills & FundSaving service explanation
This document explains the intended PoC/MVP service in plain terms. It is a product explanation, not final legal wording.
What the app is for
The app is intended to help a signed-in user view their Everwished Bills and FundSaving account details, see which charity they support, and see donation amounts that have already been donated or are pending payment.
What the app shows
- The user's Display Name as one field.
- An optional profile picture.
- The user's UW account number as a read-only field.
- The user's signup date as a read-only date field.
- The charity the user supports.
- The amount donated to date.
- The amount pending payment.
How profile changes work
The PoC/MVP allows only carefully limited profile changes. Display Name and profile picture can be edited only after the signed-in user's app-created Google Drive data has loaded for the current tab, and only when the app can validate and sanitise the input before saving. UW account number and signup date remain read-only.
This means the app stays read-only until the Drive-backed account record is ready, rather than letting the user edit details before the app has a safe place to save them.
If direct editing is not approved for a later release, the app can keep all profile fields read-only and route profile changes through a Google Form for validation before changes are made.
What is outside the current version
The current brief does not include non-Google sign-in, a separate app database, broad Google Drive access, live form endpoints, booking links, production domains, or changes to the existing Everwished and FundSaving website assets.