SENG480a-NutriDine / mobile

The mobile app
Apache License 2.0
0 stars 0 forks source link

Limit access to paying customers #56

Open johnmck95 opened 6 months ago

johnmck95 commented 6 months ago

Since NutriDine will be a subscription service, we need to create accounts where only paid customers can access the app.

For this course, creating a payment flow is out of scope, but we will integrate login/logout functionality where an account must be created before using the app

This will involve Google Auth services, as well as a Firebase DB to store user credentials.

Feature Name: Limit access to paying customers Description: please see above Requires: Firebase Db integration, data modelling, UI integration & redirection Due: Milestone 3 Status: Ready Time Estimation: 22hrs