add Viewer

open fun addViewer(name: String, surname: String, email: String)

Method to add a new viewer in the system

Parameters

name

The name of the viewer

surname

The surname of the viewer

email

The email of the viewer