User Story:
As a user, I do not want to keep my questions and information I submitted in the server so I want to delete them off myself and get confirmation I did.
Visualization:
Development Tasks:
Create a button called CLEAR CACHE
Link button to a command
Call Server API
Remove all JSON files attached to the user
Server sends back confirmation upon completion
User is shown Cache Cleared popup
User Story:
As a user, I do not want to keep my questions and information I submitted in the server so I want to delete them off myself and get confirmation I did.
Visualization:
Development Tasks:
Create a button called CLEAR CACHE
Link button to a command
Call Server API
Remove all JSON files attached to the user
Server sends back confirmation upon completion
User is shown Cache Cleared popup