NeoLegends / velocity-pwa

🚴‍♂️💨 An alternative https://velocity-aachen.de/menu
3 stars 3 forks source link

Consider implementing `contingent` info #45

Open Empty2k12 opened 4 years ago

Empty2k12 commented 4 years ago

Under https://cms.velocity-aachen.de/backend/app/customer/contingent, a JSON object returns the current credit of a user account.

The response looks like this

{"amount":27.50}

This should probably be shown to the user.

Additionally, the same area could display the amount of referred customers, which the official apps do not show. This information is available under https://cms.velocity-aachen.de/backend/app/customer as refCount.