dlvcsulb / CSULB-Design-491-Let-s-Talk

Google Assistant anti-depressant action (conversational system) for use with Google Home, Android, iOS, and Chrome platforms where Assistant is available. Senior design project for CECS 491 at California State University, Long Beach.
1 stars 2 forks source link

Prompt for user permission on first launch #9

Closed dlvcsulb closed 5 years ago

dlvcsulb commented 5 years ago

Have user explicitly agree to having data collection in the app before using the app for the first time. Store this result in the app db.

jasonjyk commented 5 years ago

We need it for our web too now that we have a test unit on the web

dlvcsulb commented 5 years ago

Looking into Google SSO for authentication. Web interface doesn't need a login because Dialogflow sandboxes it from the production environment.

dlvcsulb commented 5 years ago

Will actually tie this one in with Privacy Policy (issue #5) and user authentication (issue #10).