Project #8 Consentful Interface

Description

When I had lecture courses on Zoom, I often screenshot the presentation notes. At same time other students face also been capture on the screenshot. Then I realize that my face can also be in someones screenshot, and I feel it is unsafe and not comfortable for myself. I am think to design a feature which allow user make decide whether user want add filter when others screenshot the video or Zoom.

Flowchart

The first thing shown is the welcome page. Then user need to agree are they wish to use camera during the ZOOM meeting. If user not agree, the camera will not turn on. And if user agree to use camera. Page will jump to second question, are they willing to have cover on their face wheh someone screenshot the meeting. If the answer is NO, the cover will not appear when someone screenshot. However if the answer is YES, then the cover will shown on their face. But before that, Zoom will let user know that " When users choose to open ZOOM camera, it only has permission to use the camera image and will not record any data."

Design Process

Reflection

It is challenge to figure out which scene should be shown on which frame in the beginning. And after draw a flowchart, things became easy. However, it's still hard when you try to turn them into coding.