This repository was archived by the owner on Sep 17, 2022. It is now read-only.

Description
Connecting to ARgorithmServer
The APIClient class has to be created whose functions will be called by button manager
functions that will be required:
connect : to connect to server and check if auth is required
create : to create user account
authenticate : to authenticate user credentials and store JWT token
list : gets list of argorithms from connected server
run : gets states from server after execution