driver module

class driver.runner

Bases: object

login()

Functions that authenticates the user before they are given access to the functionalities they want to use

Returns

If the user is signing in, Returns False if they succesfully login and True if they did not succefuly login. It returns True one they have successfuly signed up

Return type

Bool

mainMenu()

This is the function that creates deals with interaction with the user, It uses the functions from the other utilities file. (FileTransfer.py and FileManager.py)

welcome()

Functions that automatically desplays hello that is generated in ASCii