1) Built a simple MVP of video calling application using React
2) Implemented the user flow as: A user can generate an unique id and can pass that id to another user.
The second user can use that id to join the video call
3) Prioritized MVP features in order to meet user's need